Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

monitoring: add postgres_exporter process to dev and single server#6616

Merged
uwedeportivo merged 3 commits into
masterfrom
postgres_metrics
Nov 15, 2019
Merged

monitoring: add postgres_exporter process to dev and single server#6616
uwedeportivo merged 3 commits into
masterfrom
postgres_metrics

Conversation

@uwedeportivo

Copy link
Copy Markdown
Contributor

Adds postgres_exporter process that exposes prometheus target with postgres metrics.
Adds postgres Grafana dashboard using these metrics.

@uwedeportivo uwedeportivo requested a review from beyang as a code owner November 15, 2019 00:00
@uwedeportivo uwedeportivo requested review from a team and efritz November 15, 2019 00:00
@ggilmore

Copy link
Copy Markdown
Contributor

How am I meant to review this?

Comment thread dev/postgres_exporter.sh Outdated
@uwedeportivo

Copy link
Copy Markdown
Contributor Author

there's follow-up PRs for the other two deploy contexts

@codecov

codecov Bot commented Nov 15, 2019

Copy link
Copy Markdown

Codecov Report

Merging #6616 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master   #6616      +/-   ##
=========================================
- Coverage    39.1%   39.1%   -0.01%     
=========================================
  Files        1224    1224              
  Lines       62673   62674       +1     
  Branches     6082    6082              
=========================================
- Hits        24509   24508       -1     
- Misses      35923   35926       +3     
+ Partials     2241    2240       -1
Impacted Files Coverage Δ
cmd/server/shared/shared.go 0% <0%> (ø) ⬆️
cmd/frontend/graphqlbackend/repository.go 21.42% <0%> (-0.96%) ⬇️
lsif/src/worker/importer/input.ts 100% <0%> (ø) ⬆️
lsif/src/worker/processors/convert.ts 0% <0%> (ø) ⬆️
lsif/src/worker/importer/importer.ts 98.41% <0%> (ø) ⬆️
...sif/src/tests/integration/integration-test-util.ts 92.95% <0%> (+0.1%) ⬆️
internal/search/backend/horizontal.go 90.32% <0%> (+1.61%) ⬆️

@uwedeportivo

Copy link
Copy Markdown
Contributor Author

@uwedeportivo

Copy link
Copy Markdown
Contributor Author

beyang pushed a commit that referenced this pull request Nov 15, 2019
…6616)

* monitoring: add postgres_exporter process to dev and single server and postgres grafana dashboard

* prettier

* pin postgres_exporter docker image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants