Skip to content

Commit

Permalink
Merge pull request aws-observability#57 from jj22ee/e2e-workflow-fix-…
Browse files Browse the repository at this point in the history
…rename

Fix - Rename parameter name in e2e metric limiter test workflow
  • Loading branch information
jj22ee authored May 7, 2024
2 parents 4865bb7 + 424ea6d commit 9ddcf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appsignals-e2e-metric-limiter-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ jobs:
--service-name sample-application-${{ env.TESTING_ID }}
--remote-service-name sample-remote-application-${{ env.TESTING_ID }}
--remote-service-deployment-name ${{ env.REMOTE_SERVICE_DEPLOYMENT_NAME }}
--request-body ip=${{ env.REMOTE_SERVICE_POD_IP }}
--query-string ip=${{ env.REMOTE_SERVICE_POD_IP }}
--rollup'

- name: Publish metric on test result
Expand Down

0 comments on commit 9ddcf72

Please sign in to comment.