Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zwunix
/
postgres_exporter
Public
forked from
prometheus-community/postgres_exporter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fec1a17
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 11, 2018
Update README.md
wrouesnel
committed
fec1a17
Copy full SHA for fec1a17
Add Postgresql 11 to smoke-tests.
wrouesnel
committed
474a600
Copy full SHA for 474a600
Remove -x from smoke-test.
wrouesnel
committed
414e9b1
Copy full SHA for 414e9b1
Fix the errors introduced into smoke-test from the refactor.
wrouesnel
committed
99ff02c
Copy full SHA for 99ff02c
Add GIT_API_KEY variable for collecting assets into the repo.
wrouesnel
committed
ae8bea6
Copy full SHA for ae8bea6
Bump Go version.
wrouesnel
committed
9330d1b
Copy full SHA for 9330d1b
Improve support code quality.
wrouesnel
committed
43072dd
Copy full SHA for 43072dd
Document --constantLabels
Show description for 456ac72
Phil Frost
authored and
wrouesnel
committed
456ac72
Copy full SHA for 456ac72
Commits on Nov 2, 2018
Add dbname to example to avoid confusion
sylr
authored and
wrouesnel
committed
844076c
Copy full SHA for 844076c
Postgres commits 6e7baa3227 and b06d8e58b5 added a new unit suffix "B"
Show description for 5452a3a
gsstark
authored and
wrouesnel
committed
5452a3a
Copy full SHA for 5452a3a
Commits on Sep 22, 2018
Added pg_statio_user_tables
Danie
authored and
wrouesnel
committed
42f9de4
Copy full SHA for 42f9de4
Speedup docker image build
robsonpeixoto
authored and
wrouesnel
committed
e2db729
Copy full SHA for e2db729
Accept constantLabels as parameters
Show description for c225a1e
robsonpeixoto
authored and
wrouesnel
committed
c225a1e
Copy full SHA for c225a1e
Commits on Jul 16, 2018
Add info about PG_* env vars to README (#199)
samuelb
authored and
wrouesnel
committed
265a2ea
Copy full SHA for 265a2ea
add query for v9.1 (#203)
tshohe
authored and
wrouesnel
committed
763159e
Copy full SHA for 763159e
Commits on Jun 25, 2018
FreeBSD compilation target
thomersch
authored and
wrouesnel
committed
3d0c258
Copy full SHA for 3d0c258
Commits on Jun 19, 2018
Fix comments about DATA_SOURCE_* environment variable usage
marcbachmann
authored and
wrouesnel
committed
05429f2
Copy full SHA for 05429f2
Commits on May 23, 2018
URL encode username/password fields
Show description for 3f90528
awh
authored and
wrouesnel
committed
3f90528
Copy full SHA for 3f90528
Commits on May 22, 2018
Fix the replication test.
wrouesnel
committed
9eff17a
Copy full SHA for 9eff17a
Commits on Apr 15, 2018
Fix lint and fmt errors.
wrouesnel
committed
2db7486
Copy full SHA for 2db7486
Fix issue #174
Show description for d5caaf5
wrouesnel
committed
d5caaf5
Copy full SHA for d5caaf5
Add test case which reproduces issue #173
wrouesnel
committed
771eb94
Copy full SHA for 771eb94
Commits on Mar 20, 2018
Update README.md
Show description for 36e13ca
wrouesnel
authored
36e13ca
Copy full SHA for 36e13ca
Added command-line flag to disable the default metrics
ooasis
authored and
wrouesnel
committed
f00c4b7
Copy full SHA for f00c4b7
Added a new unit 32kB
ooasis
authored and
wrouesnel
committed
2db8b47
Copy full SHA for 2db8b47
Fix version not being set properly during build.
Show description for 4df26a0
wrouesnel
committed
4df26a0
Copy full SHA for 4df26a0
Commits on Mar 7, 2018
Fix docker image push from Travis.
wrouesnel
committed
c82c0eb
Copy full SHA for c82c0eb
Commits on Mar 6, 2018
Fix new linter issues.
wrouesnel
committed
5abe56d
Copy full SHA for 5abe56d
Fix bad gofmt'ing.
wrouesnel
committed
9118b7c
Copy full SHA for 9118b7c
Fix pg_up never being set to 1 (introduced by #162).
Show description for fa2c1e8
wrouesnel
committed
fa2c1e8
Copy full SHA for fa2c1e8
Disable lll in gometalinter.
wrouesnel
committed
2f4fc72
Copy full SHA for 2f4fc72
Fix magefile exclusion handling.
wrouesnel
committed
3f6cdf2
Copy full SHA for 3f6cdf2
Commits on Mar 5, 2018
Ensure pg_up is always set to 0 when the initial database connection fails.
Show description for 4117fb2
wrouesnel
committed
4117fb2
Copy full SHA for 4117fb2
Refactor repository layout and convert build system to Mage.
Show description for 9894890
wrouesnel
committed
9894890
Copy full SHA for 9894890
Commits on Feb 20, 2018
In docker example both containers should run on the host net (#149)
Show description for 3e6cf08
schnipseljagd
authored and
wrouesnel
committed
3e6cf08
Copy full SHA for 3e6cf08
Pagination
Previous
Next
You can’t perform that action at this time.