Fix dead link (#7560)

This commit is contained in:
kezhenxu94 2021-08-25 14:21:43 +08:00 committed by GitHub
parent c778007c02
commit 944b47b515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ are several components available in the collector, and they could be combined fo
then send them to SkyWalking by OpenCensus exporter.
#### Prometheus receiver
Refer to [Prometheus Receiver](https://github.com/open-telemetry/opentelemetry-collector/blob/master/receiver/prometheusreceiver/README.md)
Refer to [Prometheus Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/150692dbbceb3ff0df75c912e835f1feaac0be93/receiver/prometheusreceiver/README.md)
to set up this receiver. you could find more configuration details in [Prometheus Integration of Istio](https://istio.io/latest/docs/ops/integrations/prometheus/#configuration)
to figure out how to direct Prometheus receiver to query Istio metrics.