Prerequisites
- A Datadog account with API access
- Datadog API key
- OpenTelemetry Collector installed
- Simplismart API Key
OpenTelemetry Collector configuration
Configuration parameters
namespace
The namespace parameter accepts a comma-separated list of deployment slugs. You can specify up to 10 deployment slugs. To increase this limit, reach out to support at support@simplismart.tech. Example:["slug-1", "slug-2", "slug-3"]
scrape_interval
The recommended scrape interval is 60 seconds. It is advised not to reduce the interval below 30 seconds, as shorter intervals may not provide meaningful additional visibility and can lead to unnecessary overhead.Test locally
To test this configuration locally, first save the above YAML asotelcol.yaml, then set your API keys as environment variables: