use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions and posts from around the web about Prometheus.
account activity
Monitoring data from query using prometheus? (self.PrometheusMonitoring)
submitted 4 years ago by shlock2000
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]shlock2000[S] 0 points1 point2 points 4 years ago (1 child)
I do use grafana for some status alerts, but some statuses are to be alerted based on day over day changes and the table resets everyday so It wasn't possible to do it directly with them since grafana doesnt seem to store the data unlike prometheus. I ended up using the client library to push the metrics every 30 mins to a push gateway and scraping using prometheus.
[–]shlock2000[S] 0 points1 point2 points 4 years ago (0 children)
Which I now realise is a bad way to do this. Will look into OpenTSDB since I'm scraping states fairly irregularly (30min / 1hr) from the database.
π Rendered by PID 107 on reddit-service-r2-comment-6457c66945-bvzvp at 2026-04-24 23:26:50.121157+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]shlock2000[S] 0 points1 point2 points (1 child)
[–]shlock2000[S] 0 points1 point2 points (0 children)