Skip to main content

Solarwindsapmsettings Extension

Status Maintainers: @jerrytfleung, @cheempz Source: opentelemetry-collector-contrib

Overview

Overview

The Solarwinds APM Settings extension gets Solarwinds APM specific settings from Solarwinds APM collector and /tmp/solarwinds-apm-settings.json periodically.

Configuration

Example:

endpoint (Required)

The APM collector endpoint which this extension calls getSettings. See SolarWinds Observability SaaS: Data centers and endpoint URIs for our APM collector endpoints. The endpoint is in format <host>:<port>.

key (Required)

The service key in format <token>:<name> for getSettings from Solarwinds APM collector. See SolarWinds Observability SaaS: Add a service for configuring a service key.

interval (Optional)

Periodic interval to get Solarwinds APM specific settings from Solarwinds APM collector. Minimum value: 5s Maximum value: 60s Value that is outside the boundary will be bounded to either the minimum or maximum value. Default: 10s

Configuration

Example Configuration


Last generated: 2026-08-24