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 }}
c0psrul3
/
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
replication_stat_problem
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 28, 2016
Add a test case to detect regression on issue fixed by PR #39.
Show description for 28f207f
wrouesnel
committed
28f207f
Copy full SHA for 28f207f
Use correct SemVer range condition. Fixes #38 (#39)
dominikschulz
authored and
wrouesnel
committed
8f30886
Copy full SHA for 8f30886
Commits on Nov 26, 2016
Update Dockerfile with the new port (9187) (#37)
shamil
authored and
wrouesnel
committed
37e6dd3
Copy full SHA for 37e6dd3
Commits on Nov 21, 2016
Merge pull request #36 from mjtrangoni/patch-1
Show description for 22534f7
wrouesnel
authored
22534f7
Copy full SHA for 22534f7
README.md: Update to new default port 9187
mjtrangoni
authored
cd9bb86
Copy full SHA for cd9bb86
Commits on Nov 17, 2016
Merge pull request #33 from wrouesnel/bugfixes_and_upgrades
Show description for e3ba4b3
wrouesnel
authored
e3ba4b3
Copy full SHA for e3ba4b3
Update the integration test.
wrouesnel
committed
98d26cb
Copy full SHA for 98d26cb
Vendor new packages, fix bad sync dependency.
wrouesnel
committed
9f1835b
Copy full SHA for 9f1835b
Update .travis.yml to push tagged docker container releases.
wrouesnel
committed
1246d1b
Copy full SHA for 1246d1b
Re-enabled the YAML file format processing.
wrouesnel
committed
d49127d
Copy full SHA for d49127d
Tests passing for all postgres versions.
wrouesnel
committed
2297eb5
Copy full SHA for 2297eb5
Tests passing for PostgreSQL 9.1. Set semantic version in filename.
wrouesnel
committed
be1a76b
Copy full SHA for be1a76b
Use the gocheck binary to run Postgres matrix tests.
wrouesnel
committed
175686d
Copy full SHA for 175686d
Commits on Nov 16, 2016
Implement the compileable source code of the basic integration test suite.
Show description for 045ae96
wrouesnel
committed
045ae96
Copy full SHA for 045ae96
Refactor scrape() to break out the major components.
Show description for a95fad8
wrouesnel
committed
a95fad8
Copy full SHA for a95fad8
Add docker-compose and replication environment tests to the smoke-tests.
Show description for 53ad0ef
wrouesnel
committed
53ad0ef
Copy full SHA for 53ad0ef
Add pg_static synthetic key to collect Postgres version.
Show description for f554139
wrouesnel
committed
f554139
Copy full SHA for f554139
Add postgres cluster replication smoke tests.
wrouesnel
committed
8c0f2ed
Copy full SHA for 8c0f2ed
Revert PR #23 which broke replication stats.
Show description for c00d3fb
wrouesnel
committed
c00d3fb
Copy full SHA for c00d3fb
Change default port to 9187.
Show description for 6f2f989
wrouesnel
committed
6f2f989
Copy full SHA for 6f2f989
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
Pagination
Previous
Next
You can’t perform that action at this time.