-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: noushi/postgres_exporter
base: master
head repository: tomashaber/postgres_exporter
compare: master
- 15 commits
- 32 files changed
- 6 contributors
Commits on May 6, 2016
-
Handle
pg_runtime_variable
return valuesWhen querying postgres `pg_runtime_variable`, postgres might return -1 for `max_standby_archive_delay` and `max_standby_streaming_delay`
Configuration menu - View commit details
-
Copy full SHA for 2a8bef5 - Browse repository at this point
Copy the full SHA 2a8bef5View commit details
Commits on Jul 16, 2016
-
Add docker based integration test suite.
This simply pulls and runs postgres against a number of versions and checks that we can successfully connect to it.
Configuration menu - View commit details
-
Copy full SHA for 8cca2a5 - Browse repository at this point
Copy the full SHA 8cca2a5View commit details -
Merge pull request prometheus-community#13 from wrouesnel/smoketests
Add docker based integration test suite.
Configuration menu - View commit details
-
Copy full SHA for 5085f2a - Browse repository at this point
Copy the full SHA 5085f2aView commit details
Commits on Jul 28, 2016
-
Parse strings to floats. fixes prometheus-community#15
Brian Sutherland committedJul 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 0830d3e - Browse repository at this point
Copy the full SHA 0830d3eView commit details
Commits on Jul 30, 2016
-
Merge pull request prometheus-community#17 from jinty/string-to-flaot
Parse strings to floats
Configuration menu - View commit details
-
Copy full SHA for 382729a - Browse repository at this point
Copy the full SHA 382729aView commit details -
Merge pull request prometheus-community#6 from marcusmartins/duration…
…_handling Handle `pg_runtime_variable` return values
Configuration menu - View commit details
-
Copy full SHA for 9cdd620 - Browse repository at this point
Copy the full SHA 9cdd620View commit details
Commits on Aug 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 09a9980 - Browse repository at this point
Copy the full SHA 09a9980View commit details -
Merge pull request prometheus-community#18 from tmc/master
Update to use common/log
Configuration menu - View commit details
-
Copy full SHA for 39bd5d3 - Browse repository at this point
Copy the full SHA 39bd5d3View commit details
Commits on Aug 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ed07f8d - Browse repository at this point
Copy the full SHA ed07f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a780a46 - Browse repository at this point
Copy the full SHA a780a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734317b - Browse repository at this point
Copy the full SHA 734317bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a28532f - Browse repository at this point
Copy the full SHA a28532fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b23804b - Browse repository at this point
Copy the full SHA b23804bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae2887 - Browse repository at this point
Copy the full SHA 8ae2887View commit details -
Fix for more than one column in definitions in queries.yaml
Tomas Haber committedAug 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 556a431 - Browse repository at this point
Copy the full SHA 556a431View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master