OpenTelemetry
This guide goes over integrating Nimbus with the OpenTelemetry Collector.
Steps
In your OTEL collector, add an otlphttp exporter - replace
$API_KEY
with your Nimbus API key
Add the
otlphttp
exporter to any existing pipeline that processes logs
Reload existing collectors with the new configuration.
That's it - you're done. Nimbus is now optimizing your logs!
Last updated
Was this helpful?