-
Notifications
You must be signed in to change notification settings - Fork 398
[APMAPI-1643] Change supported-configurations.json to v2 format #5048
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
base: master
Are you sure you want to change the base?
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 5b7de7b | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
BenchmarksBenchmark execution time: 2025-12-01 15:26:00 Comparing candidate commit 5b7de7b in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 44 metrics, 2 unstable metrics. |
09642ee to
9897415
Compare
743f712 to
5f40e76
Compare
What does this PR do?
This PR change the supported-configuration.json file to use the v2 format, and change the related rake task. It also updates the CI checks.
Motivation:
v2 format will enable us to verify the default value, the type and the programmatic path against what is registered on the FPD.
Change log entry
None.
Additional Notes:
How to test the change?