- 04 Sep, 2017 5 commits
-
-
Julius Volz authored
PromCon 2017 recap blog post
-
Julius Volz authored
-
Julius Volz authored
-
Brian Flannery authored
I've updated the NATS Exporter to be the one maintained by the NATS team, which was released this week. The previous link was to Lovoo's exporter - Markus (maintainer of Lovoo's) is aware of this change and fine with it.
-
Brian Brazil authored
-
- 30 Aug, 2017 4 commits
-
-
Johannes 'fish' Ziemke authored
-
Sylvain Rabot authored
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
-
Farhad Shahbazi authored
-
xginn8 authored
-
- 28 Aug, 2017 2 commits
-
-
Philip Griesbacher authored
* extended the Naemon exporter with Nagios * changed order
-
Richard Hartmann authored
This was https://github.com/prometheus/docs/pull/330
-
- 26 Aug, 2017 1 commit
-
-
Richard Hartmann authored
Add speedtest exporter (golang)
-
- 21 Aug, 2017 2 commits
-
-
Richard Hartmann authored
Update link for FreeBSD kernel exposition
-
Matthias Rampke authored
as discussed in #811, the manpage is core documentation for BSDs. Link it instead of the discussion around adding this. /cc @RichiH
-
- 18 Aug, 2017 1 commit
-
-
Pierre Awaragi authored
* added reference to mssql exporter * renamed exporter to MSSQL as recommended by brian-brazil
-
- 16 Aug, 2017 2 commits
-
-
Richard Hartmann authored
Document that alerts can inhibit themselves
-
Lorenz Bauer authored
-
- 15 Aug, 2017 1 commit
-
-
Steven Kreuzer authored
Document that FreeBSD now ships with the prometheus_sysctl_exporter(8) daemon which will exposes sysctl values from the kernel in Prometheus's format.
-
- 14 Aug, 2017 2 commits
-
-
Marcel May authored
* Added Hadoop HDFS FSImage exporter to list of storage exporters * Sorted storage exporters by name
-
Brian Brazil authored
-
- 11 Aug, 2017 1 commit
-
-
Guo Xiang Tan authored
-
- 10 Aug, 2017 2 commits
-
-
mkm85 authored
* clarify gce sd config when meta data is returning urls as values * examples has been removed
-
Heiko W. Rupp authored
-
- 08 Aug, 2017 3 commits
-
-
Tobias Schmidt authored
update copyright year
-
Callum Styan authored
-
Łukasz Mierzwa authored
-
- 03 Aug, 2017 2 commits
-
-
Julius Volz authored
move development mailing list info to Contributing section
-
Callum Styan authored
-
- 31 Jul, 2017 1 commit
-
-
Andrew Howden authored
The version expressed by the AlertManager was changed in the following commit: https://github.com/prometheus/alertmanager/commit/3269bc39e121452abdce24db1d3d9003d99184d1 This updates the documentation to reflect that change. * Suffix the groupKey with a `,` character
-
- 26 Jul, 2017 2 commits
-
-
Kyumin Kim authored
`2 * 3 ^ 2` being equivalent to `2 * (3 ^ 2)` doesn't actually demonstrate that `^` is right associative. It just follows from operator precedence. The significance of right associativity is better exemplified by something of same precedence level as `^`.
-
yosefy authored
-
- 25 Jul, 2017 1 commit
-
-
Björn Rabenstein authored
-
- 23 Jul, 2017 1 commit
-
-
Julius Volz authored
derived two orange logos from the original grey logo
-
- 22 Jul, 2017 1 commit
-
-
Alexander Schwartz authored
-
- 20 Jul, 2017 1 commit
-
-
Andrew Howden authored
Currently, there is a large set of exporters available for a lot of different software tools. However, the popular runtime "PHP-FPM", used for executing PHP script through the FastCGI protocol, is not listed. Various exporters currently exist, and the author has not tested any (including the suggested) extensively. However, a quick review of the available options shows that, in the authors limited review, this appears to be well constructed, thought out and documented. This commit adds the exporter to the canonical list for easy discovery. Design Notes: Alternatives considered were: - https://github.com/peakgames/php-fpm-prometheus/ (no releases, less docs) - https://github.com/blablacar/phpfpm-prometheus-exporter (no docs) * Shift the PHP-FPM exporter to the "misc" section Previously, the author had added a new section titled "interpreters", and added the PHP-FPM exporter to this section under the belief that, given there was none (that is, neither node or python are represented) this could be a separate class of application. However, with review it looks like the better place for this exporter is under the "misc" section. This commit moves the PHP-FPM exporter to this section.
-
- 18 Jul, 2017 2 commits
-
-
Matt Bostock authored
These labels were added in: https://github.com/prometheus/prometheus/pull/2506
-
stuart nelson authored
PagerDuty has a page specifically for integrating with Prometheus/Alertmanager, which seems like a good idea to link to from our documentation.
-
- 09 Jul, 2017 1 commit
-
-
Fernando authored
-
- 07 Jul, 2017 1 commit
-
-
Siavash Safi authored
-
- 03 Jul, 2017 1 commit
-
-
Richard Hartmann authored
Add CRG to directly instrumented software
-