Prerequisites
- Prometheus instance with remote write endpoint (or Grafana Cloud)
- 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 setup locally, first export your environment variables:otelcol.yaml and run: