dbo

Set organization-level configuration for database observability agents/plugins

Sets organization-level configuration for database observability agents/plugins. They are overriden by any configuration options set at the individual database level.

Example configuration option:

  • disable-sampling: true or false (default: false). If true, sampling is disabled for all databases observed by the organization.

Passing an empty value clears the organization-level configuration for that option. Database configuration files documentation

post/v1/dbo/databases/config

Request body

keystring required

Key.

valuestring required

Value.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.