We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1401e7 commit 02b0489Copy full SHA for 02b0489
.github/workflows/python-ec2-default-test.yml
@@ -53,7 +53,6 @@ env:
53
CPU_ARCHITECTURE: ${{ inputs.cpu-architecture }}
54
ADOT_WHEEL_NAME: ${{ inputs.staging-wheel-name }}
55
OTEL_SOURCE: ${{ inputs.otel-source }}
56
- CUSTOM_METRICS_ENABLED: ${{ inputs.custom-metrics-enabled }}
57
SAMPLE_APP_ZIP: s3://aws-appsignals-sample-app-prod-${{ inputs.aws-region }}/python-sample-app-delete-me.zip
58
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
59
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
0 commit comments