v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430332272.3 KB

Reports the status of one or more instrumentation configurations from SDK instances. Use this to record when configurations become ready, hit errors, become active, or are disabled by limits.

Report READY, ERROR, and DISABLED when the status changes. Report ACTIVE periodically (for example, every minute) while instrumentation is running.

post/report-instrumentation-configuration-status

Request body

Servicestring required

The service that the reported configurations belong to.

Environmentstring required

The environment that the service is running in.

Response

Success

Servicestring required

The service name echoed from the request.

Environmentstring required

The environment echoed from the request.