From 383c310c73536d50bdc7fcbc31bca9e234473392 Mon Sep 17 00:00:00 2001 From: Joey <90795735+joey-grafana@users.noreply.github.com> Date: Wed, 17 Apr 2024 07:52:59 +0100 Subject: [PATCH] Add more tracing datasources to 'Tracing in explore' docs (#85630) * Add more tracing datasources to docs * Remove datadog --- docs/sources/explore/trace-integration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/explore/trace-integration.md b/docs/sources/explore/trace-integration.md index 59408b56765..fbf20324291 100644 --- a/docs/sources/explore/trace-integration.md +++ b/docs/sources/explore/trace-integration.md @@ -24,6 +24,8 @@ Supported data sources are: - [X-Ray](https://grafana.com/grafana/plugins/grafana-x-ray-datasource) - [Azure Monitor Application Insights]({{< relref "../datasources/azure-monitor/" >}}) - [ClickHouse](https://github.com/grafana/clickhouse-datasource) +- [New Relic](https://grafana.com/grafana/plugins/grafana-newrelic-datasource) +- [Infinity](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource) For information on how to configure queries for the data sources listed above, refer to the documentation for specific data source.