You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/04/24 03:50:22 UTC

[GitHub] [skywalking] JaredTan95 commented on a change in pull request #4694: Provide Meter(metrics) system

JaredTan95 commented on a change in pull request #4694:
URL: https://github.com/apache/skywalking/pull/4694#discussion_r414271755



##########
File path: docs/en/setup/backend/backend-fetcher.md
##########
@@ -0,0 +1,13 @@
+# Open Fetcher
+Fetcher is a concept in SkyWalking backend. It uses pulling mode rather than [receiver](backend-receivers.md), which
+read the data from the target systems. This mode is typically in some metrics SDKs, such as Prometheus.
+
+## Prometheus Fetcher
+```yaml
+prometheus-fetcher:
+  selector: ${SW_PROMETHEUS_FETCHER:default}

Review comment:
       BTW, I'm a little confused about the "selectors", which scenariodos do we need to provide our own Prometheus fetcher provider? 🤔️




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org