Skip to content

docs(destinations): add link to Highlight destination in README #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,23 @@ Now, you need to decide where to export the traces to.
## ⏫ Supported (and tested) destinations

- [x] [Traceloop](https://www.traceloop.com/docs/openllmetry/integrations/traceloop)
- [x] [Dynatrace](https://www.traceloop.com/docs/openllmetry/integrations/dynatrace)
- [x] [Axiom](https://www.traceloop.com/docs/openllmetry/integrations/axiom)
- [x] [Azure Application Insights](https://www.traceloop.com/docs/openllmetry/integrations/azure)
- [x] [Datadog](https://www.traceloop.com/docs/openllmetry/integrations/datadog)
- [x] [New Relic](https://www.traceloop.com/docs/openllmetry/integrations/newrelic)
- [x] [Dynatrace](https://www.traceloop.com/docs/openllmetry/integrations/dynatrace)
- [x] [Grafana](https://www.traceloop.com/docs/openllmetry/integrations/grafana)
- [x] [Highlight](https://www.traceloop.com/docs/openllmetry/integrations/highlight)
- [x] [Honeycomb](https://www.traceloop.com/docs/openllmetry/integrations/honeycomb)
- [x] [Grafana Tempo](https://www.traceloop.com/docs/openllmetry/integrations/grafana)
- [x] [HyperDX](https://www.traceloop.com/docs/openllmetry/integrations/hyperdx)
- [x] [SigNoz](https://www.traceloop.com/docs/openllmetry/integrations/signoz)
- [x] [IBM Instana](https://www.traceloop.com/docs/openllmetry/integrations/instana)
- [x] [KloudMate](https://www.traceloop.com/docs/openllmetry/integrations/kloudmate)
- [x] [New Relic](https://www.traceloop.com/docs/openllmetry/integrations/newrelic)
- [x] [OpenTelemetry Collector](https://www.traceloop.com/docs/openllmetry/integrations/otel-collector)
- [x] [Service Now Cloud Observability](https://www.traceloop.com/docs/openllmetry/integrations/service-now)
- [x] [SigNoz](https://www.traceloop.com/docs/openllmetry/integrations/signoz)
- [x] [Sentry](https://www.traceloop.com/docs/openllmetry/integrations/sentry)
- [x] [Splunk](https://www.traceloop.com/docs/openllmetry/integrations/splunk)


See [our docs](https://traceloop.com/docs/openllmetry/integrations/exporting) for instructions on connecting to each one.

Expand Down
Loading