Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass service name as argument to version release annotation script #107

Merged

Conversation

benakansara
Copy link

Changes related to version release annotation script:

  • Pass service name as argument to create-release-annotation script
  • Call create-release-annotation script with -s cartservice in trigger-demo-scenario script as this script uses cartservice (If needed, we can make trigger-demo-scenario script to accept service name as argument)

Usage

  • Run the scripts from opentelemetry-demo folder
# create version release annotation
./scripts/rca-demo/create-release-annotation -s checkoutservice

# create version rollback annotation
./scripts/rca-demo/create-release-annotation restore -s checkoutservice

# trigger failure scenario and version release annotation for cartservice
./scripts/rca-demo/trigger-demo-scenario

# restore failure scenario and trigger version rollback annotation for cartservice
./scripts/rca-demo/trigger-demo-scenario restore

@benakansara benakansara merged commit f1d9378 into elastic:rca_ingress_obs Oct 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant