Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
09dfe79b
Unverified
Commit
09dfe79b
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
details on the am ui
parent
686b3c28
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/prometheus.md
+4
-3
4 additions, 3 deletions
howto/prometheus.md
with
4 additions
and
3 deletions
howto/prometheus.md
+
4
−
3
View file @
09dfe79b
...
...
@@ -578,9 +578,10 @@ And that is only what was available at the time of writing, the
The Alertmanager has its own web interface to see and silence alerts,
but there are also alternatives like
[
Karma
](
https://karma-dashboard.io/
)
. The web interface is
not shipped with the Debian package, and needs to be built by hand
(and only in newer, post buster versions). Another alternative to
consider is
[
Crochet
](
https://github.com/simonpasquier/crochet
)
.
not shipped with the Debian package, because it depends on the
[
Elm
compiler
](
https://github.com/elm/compiler
)
which is
[
not in Debian
](
http://bugs.debian.org/973915
)
. It can be built by hand
using the
`debian/generate-ui.sh`
script, but only in newer, post
buster versions. Another alternative to consider is
[
Crochet
](
https://github.com/simonpasquier/crochet
)
.
In general, when working on alerting, keeping
[
the "My Philosophy on
Alerting" paper from a Google engineer
](
https://docs.google.com/document/d/199PqyG3UsyXlwieHaqbGiWVa8eMWi8zzAn0YfcApr8Q/edit
)
(
now
the
[
Monitoring
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment