[PR #387] [MERGED] Create configuring_prometheus.md #946

Closed
opened 2026-02-25 23:44:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/387
Author: @issmirnov
Created: 6/22/2020
Status: Merged
Merged: 6/26/2020
Merged by: @cuu508

Base: masterHead: prometheus-docs


📝 Commits (2)

  • 0b5fa40 Create configuring_prometheus.md
  • 634b525 generate html assets

📊 Changes

17 files changed (+166 additions, -119 deletions)

View changed files

📝 templates/docs/api.html (+44 -44)
📝 templates/docs/attaching_logs.html (+6 -6)
📝 templates/docs/bash.html (+8 -8)
📝 templates/docs/cloning_checks.html (+3 -3)
templates/docs/configuring_prometheus.html (+20 -0)
templates/docs/configuring_prometheus.md (+26 -0)
📝 templates/docs/csharp.html (+2 -2)
📝 templates/docs/http_api.html (+18 -18)
📝 templates/docs/javascript.html (+4 -4)
📝 templates/docs/measuring_script_run_time.html (+3 -3)
📝 templates/docs/monitoring_cron_jobs.html (+6 -6)
📝 templates/docs/php.html (+2 -2)
📝 templates/docs/powershell.html (+6 -6)
📝 templates/docs/python.html (+8 -8)
📝 templates/docs/ruby.html (+2 -2)
📝 templates/docs/signalling_failures.html (+6 -6)
📝 templates/front/base_docs.html (+2 -1)

📄 Description

Hey there,

Thanks for a really great project! This is a joy to use.

I put together some notes on how to set up exporting metrics to prometheus. Please take a look and let me know if you'd like any changes.

Note: I'm also not sure how to add this under the "Guides" section in the sidebar - where is the index menu defined?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/387 **Author:** [@issmirnov](https://github.com/issmirnov) **Created:** 6/22/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `prometheus-docs` --- ### 📝 Commits (2) - [`0b5fa40`](https://github.com/healthchecks/healthchecks/commit/0b5fa40f68825d01af64f86235b952b0ebc4af23) Create configuring_prometheus.md - [`634b525`](https://github.com/healthchecks/healthchecks/commit/634b525d1ae32b904c2f0ae1dddbbbb36f35bb2b) generate html assets ### 📊 Changes **17 files changed** (+166 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `templates/docs/api.html` (+44 -44) 📝 `templates/docs/attaching_logs.html` (+6 -6) 📝 `templates/docs/bash.html` (+8 -8) 📝 `templates/docs/cloning_checks.html` (+3 -3) ➕ `templates/docs/configuring_prometheus.html` (+20 -0) ➕ `templates/docs/configuring_prometheus.md` (+26 -0) 📝 `templates/docs/csharp.html` (+2 -2) 📝 `templates/docs/http_api.html` (+18 -18) 📝 `templates/docs/javascript.html` (+4 -4) 📝 `templates/docs/measuring_script_run_time.html` (+3 -3) 📝 `templates/docs/monitoring_cron_jobs.html` (+6 -6) 📝 `templates/docs/php.html` (+2 -2) 📝 `templates/docs/powershell.html` (+6 -6) 📝 `templates/docs/python.html` (+8 -8) 📝 `templates/docs/ruby.html` (+2 -2) 📝 `templates/docs/signalling_failures.html` (+6 -6) 📝 `templates/front/base_docs.html` (+2 -1) </details> ### 📄 Description Hey there, Thanks for a really great project! This is a joy to use. I put together some notes on how to set up exporting metrics to prometheus. Please take a look and let me know if you'd like any changes. Note: I'm also not sure how to add this under the "Guides" section in the sidebar - where is the index menu defined? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#946
No description provided.