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
87f52407
Verified
Commit
87f52407
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
add a list of potential exporters
parent
94cfe039
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
+14
-0
14 additions, 0 deletions
howto/prometheus.md
with
14 additions
and
0 deletions
howto/prometheus.md
+
14
−
0
View file @
87f52407
...
...
@@ -642,6 +642,20 @@ Note that this list might become out of sync with the actual
implementation, look into
[
Puppet
](
howto/puppet
)
in
`profile::prometheus::server::external`
for the actual deployment.
### Other possible services to monitor
Many more exporters could be configured. A non-exaustive list was
built in
[
ticket tpo/tpa/team#30028
](
https://gitlab.torproject.org/tpo/tpa/team/-/issues/30028
)
around launch time. Here we
can document more such exporters we find along the way:
*
[
Prometheus Onion Service Exporter
](
https://github.com/systemli/prometheus-onion-service-exporter/
)
- "Export the status and
latency of an onion service"
*
[
hsprober
](
https://git.autistici.org/ale/hsprober
)
- similar, but also with histogram buckets, multiple
attempts, warm-up and error counts
*
[
haproxy_exporter
](
https://github.com/prometheus/haproxy_exporter
)
There's also a
[
list of third-party exporters
](
https://prometheus.io/docs/instrumenting/exporters/
)
in the Prometheus documentation.
## SLA
Prometheus is currently not doing alerting so it doesn't have any sort
...
...
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