Fix broken Prometheus connector link (#5126)
* Fix broken Prometheus connector link Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> * Update _observing-your-data/prometheusmetrics.md Co-authored-by: Heather Halter <HDHALTER@AMAZON.COM> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --------- Signed-off-by: Fanit Kolchina <kolchfa@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
parent
f5ec6b536e
commit
0d5e2cb549
|
@ -57,7 +57,7 @@ After configuring the connection from Prometheus to OpenSearch, Prometheus metri
|
|||
![Metrics UI example 1]({{site.url}}{{site.baseurl}}/images/metrics/metrics1.png)
|
||||
|
||||
* For more information about authentication and authorization of data source APIs, see [data source documentation on GitHub](https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/datasources.rst).
|
||||
* For more information about Prometheus connector, see the [Prometheus Connector](https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/prometheus_connector.rst) GitHub page.
|
||||
* For more information about the Prometheus connector, see the [Prometheus Connector](https://github.com/opensearch-project/sql/blob/main/docs/user/ppl/admin/connectors/prometheus_connector.rst) GitHub page.
|
||||
|
||||
## Creating visualizations based on metrics
|
||||
|
||||
|
|
Loading…
Reference in New Issue