mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #387] [MERGED] Create configuring_prometheus.md #946
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#946
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:prometheus-docs📝 Commits (2)
0b5fa40Create configuring_prometheus.md634b525generate 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.