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 }}
notionev
/
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
c692b4e
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 3, 2017
Localize the shared database connection to the Exporter object.
Show description for c692b4e
wrouesnel
committed
c692b4e
Copy full SHA for c692b4e
Add test case for issue #93.
wrouesnel
committed
41cb2e7
Copy full SHA for 41cb2e7
Update vendored tools/.
wrouesnel
committed
a7ff84a
Copy full SHA for a7ff84a
Commits on Jul 26, 2017
Sample for database size (#76)
gianrubio
authored and
wrouesnel
committed
1afbd62
Copy full SHA for 1afbd62
Commits on Jun 9, 2017
Grant postgres_exporter role to deployer role
Show description for 81194c9
endofcake
authored and
wrouesnel
committed
81194c9
Copy full SHA for 81194c9
Fix PostgreSQL name
Show description for 1ec400b
endofcake
authored and
wrouesnel
committed
1ec400b
Copy full SHA for 1ec400b
Commits on Jun 6, 2017
Fix overbroad tools .gitignore.
wrouesnel
committed
3b9a688
Copy full SHA for 3b9a688
Update tools/Makefile.
wrouesnel
committed
f5c88e1
Copy full SHA for f5c88e1
Update .travis.yml.
wrouesnel
committed
801793e
Copy full SHA for 801793e
Fix an extraneous comma which bugged the SQL introduced when merging PR #78
Show description for 8877b69
wrouesnel
committed
8877b69
Copy full SHA for 8877b69
Suppress build messages from tools/Makefile
wrouesnel
committed
3f0fb9d
Copy full SHA for 3f0fb9d
Update Makefile test handling.
wrouesnel
committed
8a1a12f
Copy full SHA for 8a1a12f
Fix issues identified by the gometalinters.
wrouesnel
committed
34ffcb4
Copy full SHA for 34ffcb4
Add warning if Postgres Version is lower then the minimum version.
wrouesnel
committed
4477dfa
Copy full SHA for 4477dfa
Add self-contained gometalinter build tooling.
wrouesnel
committed
e2b6c97
Copy full SHA for e2b6c97
Ignore functions that cannot be executed during recovery.
Show description for 0de0311
tgxworld
authored and
wrouesnel
committed
0de0311
Copy full SHA for 0de0311
Add CLI flag to return version info
Show description for 5c587cb
Tyler Yahn
authored and
wrouesnel
committed
5c587cb
Copy full SHA for 5c587cb
Add confirmed_flush_lsn to pg_stat_replication
Heikki Hulkko
authored and
wrouesnel
committed
1bf7f24
Copy full SHA for 1bf7f24
Commits on Apr 24, 2017
Remove pg_settings query examples
Show description for 1fa394d
iterion
authored and
wrouesnel
committed
1fa394d
Copy full SHA for 1fa394d
Commits on Apr 18, 2017
Fix the .travis.yml deployment.
wrouesnel
committed
c4f701e
Copy full SHA for c4f701e
Handle pg_settings names with '.'
iterion
authored and
wrouesnel
committed
a87b6bc
Copy full SHA for a87b6bc
Commits on Apr 13, 2017
Use the pg_settings view to retrieve runtime variable
Show description for 98ba566
mattbostock
authored and
wrouesnel
committed
98ba566
Copy full SHA for 98ba566
Add metric parsing scripts to generate additions/removals for complex changes.
Show description for 994be31
wrouesnel
committed
994be31
Copy full SHA for 994be31
Have smoketests output representative samples of metrics.
Show description for f6e4292
wrouesnel
committed
f6e4292
Copy full SHA for f6e4292
Improve "Running as non-superuser" documentation.
Show description for 53b9d9c
czerasz
authored and
wrouesnel
committed
53b9d9c
Copy full SHA for 53b9d9c
Mask the password field of the connection URL.
Show description for 12b95c4
alkar
authored and
wrouesnel
committed
12b95c4
Copy full SHA for 12b95c4
Update build version of Go to 1.7.5
Show description for 030e90f
cmur2
authored and
wrouesnel
committed
030e90f
Copy full SHA for 030e90f
Commits on Mar 3, 2017
Make references to PostgreSQL consistent
Show description for c7ac2b0
mattbostock
authored and
wrouesnel
committed
c7ac2b0
Copy full SHA for c7ac2b0
Commits on Feb 24, 2017
Gofmt the code.
wrouesnel
committed
5211415
Copy full SHA for 5211415
Add coverage and code quality badges.
wrouesnel
committed
ff8e0c5
Copy full SHA for ff8e0c5
Commits on Feb 16, 2017
Better error message for debugging connection failures
jtilander
authored and
wrouesnel
committed
8ded56a
Copy full SHA for 8ded56a
Removed dependency on local build
jtilander
authored and
wrouesnel
committed
f5f7d83
Copy full SHA for f5f7d83
Added a cross compilation target as well as push
jtilander
authored and
wrouesnel
committed
03ee288
Copy full SHA for 03ee288
Commits on Feb 7, 2017
Using a connection pool of size 1 instead
Show description for 623d2eb
matevarga
authored and
wrouesnel
committed
623d2eb
Copy full SHA for 623d2eb
Commits on Jan 9, 2017
Properly print the SQL server error string in the log message.
Show description for 2c6594e
Ed Schouten
authored and
wrouesnel
committed
2c6594e
Copy full SHA for 2c6594e
Pagination
Previous
Next
You can’t perform that action at this time.