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

[receiver/datadogreceiver] Fix /api/v1/check_run response to return JSON status: ok #1

Closed
wants to merge 1 commit into from

Conversation

jdgeisler
Copy link
Owner

@jdgeisler jdgeisler commented Oct 28, 2024

Description

Changing the /api/v1/check_run response for service checks to be on par with the datadog api spec as per https://docs.datadoghq.com/api/latest/service-checks/

This is the same implementation as the PR for the series endpoints open-telemetry#35744

Link to tracking issue

Fixes open-telemetry#36027

Testing

Unit tests updated and are passing

Documentation

Changelog updated

@jdgeisler jdgeisler closed this Oct 28, 2024
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.

[datadogreceiver] /api/v1/check_run returns OK, instead of JSON status: ok
1 participant