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

[exporter/datadog] Fail when API validation key failed with a 403 #33944

Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 8, 2024

Description:

The API key validation endpoint returns a 403 in some situations when validating an API key. This makes the exporter fail on that case.

Link to tracking Issue: Fixes #33935

@mx-psi mx-psi merged commit 418b308 into open-telemetry:main Jul 8, 2024
154 checks passed
@mx-psi mx-psi deleted the mx-psi/error-when-validation-failed branch July 8, 2024 19:37
@github-actions github-actions bot added this to the next release milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/datadog Datadog components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[exporter/datadog] Error returned from authAPI.Validate is not propagated
2 participants