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
b1cfcbbd
Verified
Commit
b1cfcbbd
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
details on postgres metrics
parent
6a245eb4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/postgresql.md
+8
-0
8 additions, 0 deletions
howto/postgresql.md
with
8 additions
and
0 deletions
howto/postgresql.md
+
8
−
0
View file @
b1cfcbbd
...
...
@@ -732,6 +732,14 @@ dashboards in various working states:
*
[
PostgreSQL Overview (Percona)
](
https://grafana.torproject.org/d/IvhES05ik/postgresql-overview-percona
)
- mostly working
*
[
Postgres Overview
](
https://grafana.torproject.org/d/wGgaPlciz/postgres-overview
)
- basic dashboard with minimal metrics
We do have a Puppet class (
`profile::prometheus::postgres_exporter`
which can monitor PostgreSQL servers, but it is not deployed on
servers at the time of writing.
Note that there is a program called
[
pgstatsmon
](
https://github.com/joyent/pgstatsmon
)
which can provide
very detailed information about the state of a PostgreSQL database,
see
[
this blog post for details
](
https://www.davepacheco.net/blog/2019/visualizing-postgresql-vacuum-progress/
)
.
## Backups
We use upstream's
[
Continuous Archiving and Point-in-Time Recovery
...
...
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