Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forwarding all Remote Write Metrics #42

Merged
merged 2 commits into from
Jun 19, 2019
Merged

Conversation

abhi-sumo-zz
Copy link
Contributor

  • Sending all remote write related Prometheus metrics to Sumo
  • This will allow us to monitor and manage Prometheus better on customer accounts by showing us the delays, replays, and instability in using Prometheus as a collector.

* Sending all remote write related Prometheus metrics to Sumo
* This will allow us to monitor and manage Prometheus better on customer accounts by showing us the delays, replays, and instability in using Prometheus as a collector.
@lei-sumo lei-sumo requested a review from samjsong June 10, 2019 18:25
@@ -238,3 +238,9 @@ prometheus:
- action: keep
regex: up
sourceLabels: [__name__]
# prometheus metrics
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be prometheus remote write metrics?

- url: http://fluentd:9888/prometheus.metrics
writeRelabelConfigs:
- action: keep
regex: 'prometheus_remote_storage_*'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhi-sumo Could you link us the prometheus doc on this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

synced with Abhi offline, he'll loop back with us with the docs. In the meantime he can show us the metrics in prometheus. going to merge the PR though so the metrics are available

@samjsong samjsong merged commit 182ffcc into SumoLogic:master Jun 19, 2019
psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants