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 }}
Polyconseil
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 8, 2016
Merge pull request #25 from wrouesnel/tweak-makefile-for-osx
Show description for 9143f59
wrouesnel
authored
9143f59
Copy full SHA for 9143f59
Make the makefile less Linux specific (find on OSX complains apparently).
wrouesnel
committed
db37da5
Copy full SHA for db37da5
Merge pull request #21 from ncabatoff/feature-queries_from_file
Show description for 286550f
wrouesnel
authored
286550f
Copy full SHA for 286550f
Merge pull request #23 from mcanevet/slot_name
Show description for 935ca79
wrouesnel
authored
935ca79
Copy full SHA for 935ca79
Merge pull request #24 from wrouesnel/fix-dockerfile
Show description for 28cb683
wrouesnel
authored
28cb683
Copy full SHA for 28cb683
Fix docker build steps.
Show description for 5fec9aa
wrouesnel
committed
5fec9aa
Copy full SHA for 5fec9aa
Add slot_name to pg_stat_replication
mcanevet
committed
83bf784
Copy full SHA for 83bf784
Commits on Sep 7, 2016
fix a bug in the query to fetch shared_buffers setting
ncabatoff
committed
511ef0e
Copy full SHA for 511ef0e
merge with upstream
ncabatoff
committed
b3bb440
Copy full SHA for b3bb440
Document -extend.query-path in README. Add more examples to queries.yaml.
ncabatoff
committed
64f5d9a
Copy full SHA for 64f5d9a
Commits on Aug 20, 2016
fix bug with multiple columns in same metric (only the last one was being used because the map was being overwritten each time); add -dumpmaps option for debugging
ncabatoff
committed
fc3a14f
Copy full SHA for fc3a14f
Commits on Aug 6, 2016
Merge pull request #18 from tmc/master
Show description for 39bd5d3
wrouesnel
authored
39bd5d3
Copy full SHA for 39bd5d3
update to use common/log
tmc
committed
09a9980
Copy full SHA for 09a9980
Commits on Jul 30, 2016
Merge pull request #6 from marcusmartins/duration_handling
Show description for 9cdd620
wrouesnel
authored
9cdd620
Copy full SHA for 9cdd620
Merge pull request #17 from jinty/string-to-flaot
Show description for 382729a
wrouesnel
authored
382729a
Copy full SHA for 382729a
Commits on Jul 28, 2016
Parse strings to floats. fixes https://github.com/wrouesnel/postgres_exporter/issues/15
Brian Sutherland
committed
0830d3e
Copy full SHA for 0830d3e
Commits on Jul 16, 2016
Merge pull request #13 from wrouesnel/smoketests
Show description for 5085f2a
wrouesnel
authored
5085f2a
Copy full SHA for 5085f2a
Add docker based integration test suite.
Show description for 8cca2a5
wrouesnel
committed
8cca2a5
Copy full SHA for 8cca2a5
Commits on Jun 29, 2016
Made cosmetic changes to fit the Go coding standards
noushi
committed
895166b
Copy full SHA for 895166b
Add gopkg.in/yaml.v2 dependency to vendor/
noushi
committed
8dd3912
Copy full SHA for 8dd3912
Add support for custom queries from yaml file
noushi
committed
c0ae101
Copy full SHA for c0ae101
Commits on Jun 28, 2016
Add sample queries file
noushi
committed
1d38329
Copy full SHA for 1d38329
Add queries file support
noushi
committed
6565c98
Copy full SHA for 6565c98
Commits on Jun 3, 2016
Update .travis.yml to release only on master
wrouesnel
committed
86caf39
Copy full SHA for 86caf39
Commits on May 28, 2016
Setup travis releases
wrouesnel
committed
76f8d57
Copy full SHA for 76f8d57
Update README.md for travis-build
wrouesnel
committed
66db8eb
Copy full SHA for 66db8eb
Merge branch 'master' of github.com:wrouesnel/postgres_exporter
wrouesnel
committed
490e162
Copy full SHA for 490e162
Modifications to setup .travis.yml and builds.
wrouesnel
committed
2711bd7
Copy full SHA for 2711bd7
Commits on May 20, 2016
README.md connection strings were wrong
Show description for c929bad
wrouesnel
committed
c929bad
Copy full SHA for c929bad
Commits on May 6, 2016
Handle `pg_runtime_variable` return values
Show description for 2a8bef5
marcusmartins
committed
2a8bef5
Copy full SHA for 2a8bef5
Commits on Mar 12, 2016
Merge branch 'local_changes'
wrouesnel
committed
4c8b970
Copy full SHA for 4c8b970
Vendor all dependencies, add docker build to makefile.
Show description for 054d825
wrouesnel
committed
054d825
Copy full SHA for 054d825
Commits on Feb 3, 2016
Merge branch 'knutemann-master'
wrouesnel
committed
bb26a64
Copy full SHA for bb26a64
Commits on Jan 21, 2016
Added support for collecting arbitrary sql queries.
Show description for 7e8fbdf
fiknytte
committed
7e8fbdf
Copy full SHA for 7e8fbdf
Commits on Dec 9, 2015
Add support for collecting runtime variables.
William Rouesnel
authored and
William Rouesnel
committed
01e4eb4
Copy full SHA for 01e4eb4
Pagination
Previous
Next
You can’t perform that action at this time.