Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Tags: fw-dev/prometheus-cpp

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#273 from jupp0r/propagate-curl-errors Fix push gateway code

v0.6.0

Toggle v0.6.0's commit message
Revert "Do a verbose build on travis" This reverts commit e243c7b.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#158 from jupp0r/update-google-test-to-1.8.1 Update googletest submodule to 1.8.1

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#132 from jupp0r/gcc48-compatibility GCC 4.8 compatibility

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#108 from jupp0r/bugfix/fix-compile-error-wi… …th-gcc-7 Fix GCC 7 compile error

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#105 from jupp0r/replace-protobuf Remove protobuf dependency This change removes the protobuf wire format, as it's no longer supported in prometheus 2.0. It uses this as an opportunity to remove protobuf as an external dependency all together, which will make integration into existing code bases that already use protobuf much more palatable.

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#93 from jupp0r/feature/remove-json-output Remove JSON Serializer

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jupp0r#80 from khabinov/khabinov/fix-histogram-bou… …ndaries Histogram boundary value should be inclusive

v0.1.6

Toggle v0.1.6's commit message
Merge pull request jupp0r#64 from jupp0r/feature/fix-benchmark-counte… …r-naming Fix benchmark metrics naming

v0.1.5

Toggle v0.1.5's commit message
Merge pull request jupp0r#63 from jupp0r/feature/reduce-scraping-threads Reduce number of threads for scrape server