mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix Cloudwatch data source link (#75624)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
7255b97d73
commit
48899eec94
@ -16,10 +16,10 @@ weight: 15
|
|||||||
|
|
||||||
Explore is a powerful tool for logging and log analysis. It allows you to investigate logs from different data sources including:
|
Explore is a powerful tool for logging and log analysis. It allows you to investigate logs from different data sources including:
|
||||||
|
|
||||||
- [Loki]({{< relref "../datasources/loki/" >}})
|
- [Loki]({{< relref "../datasources/loki" >}})
|
||||||
- [Elasticsearch]({{< relref "../datasources/elasticsearch/" >}})
|
- [Elasticsearch]({{< relref "../datasources/elasticsearch" >}})
|
||||||
- [Cloudwatch]({{< relref "../datasources/cloudwatch/" >}})
|
- [Cloudwatch]({{< relref "../datasources/aws-cloudwatch" >}})
|
||||||
- [InfluxDB]({{< relref "../datasources/influxdb/" >}})
|
- [InfluxDB]({{< relref "../datasources/influxdb" >}})
|
||||||
|
|
||||||
With Explore, you can efficiently monitor, troubleshoot, and respond to incidents by analyzing your logs and identifying the root causes. It also helps you to correlate logs with other telemetry signals such as metrics, traces or profiles, by viewing them side-by-side.
|
With Explore, you can efficiently monitor, troubleshoot, and respond to incidents by analyzing your logs and identifying the root causes. It also helps you to correlate logs with other telemetry signals such as metrics, traces or profiles, by viewing them side-by-side.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user