Releases: Netflix-Skunkworks/spectatord
Releases · Netflix-Skunkworks/spectatord
v0.15.1
What's Changed
- downgrade from gcc-13 to gcc-11 by @copperlight in #116
- build all instead of missing for release builds by @copperlight in #117
- static link libstdc++ and restore gcc-13 by @copperlight in #118
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- log parse errors by @copperlight in #102
- update metatron config library by @copperlight in #103
- migrate from conan 1 to conan 2 by @copperlight in #104
- update readme by @copperlight in #105
- update cmake min version by @copperlight in #106
- enable build cache by @copperlight in #107
- update formatters by @copperlight in #108
- update spectator-cppconf by @copperlight in #109
- allow build script customizations by @copperlight in #110
- remove percentile counter caching by @copperlight in #111
- reduce logging levels for http errors by @copperlight in #112
- add build script condition to support centos builds by @copperlight in #113
- allow overrides for CC and CXX variables by @copperlight in #114
- skip setting CC and CXX when building in CentOS by @copperlight in #115
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- update download links by @copperlight in #100
- add --ipv4_only parameter (default = false) by @copperlight in #101
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- move docs to the main atlas docs site by @copperlight in #97
- report zero values for unexpected overflows in MonotonicCounterUint by @copperlight in #99
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.2
What's Changed
- reformat meter table by @copperlight in #94
- check status_metrics_enabled before publishing registrySize metrics by @copperlight in #95
- latest config by @copperlight in #96
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- add --no_common_tags flag by @copperlight in #89
- fix monotonic counter implementations by @copperlight in #90
- conan 1.64.1 by @copperlight in #91
- add external uri field to config by @copperlight in #92
- latest spectator config by @copperlight in #93
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- move admin server to localhost by @copperlight in #85
- monotonic counters should store values as uint64_t by @copperlight in #87
- monotonic sampled counter nanos should remain int64_t by @copperlight in #88
Full Changelog: v0.10.0...v0.11.0
v0.10.1
What's Changed
- re-enable ultimate stack traces for backward-cpp on linux by @copperlight in #67
- revert libbfd linking for backward-cpp by @copperlight in #69
- conan 1.61.0 and latest dependencies by @copperlight in #73
- network metrics are linux only by @copperlight in #74
- reduce spectatord logging by @copperlight in #75
- add owner tag to generic spectator metrics by @copperlight in #77
- simplify macro check for enabling unix domain socket by @copperlight in #78
- use https for dev cluster url by @copperlight in #79
- update dependencies by @copperlight in #82
- update build script by @copperlight in #83
- always log publisher status when num_err > 0 by @copperlight in #84
Full Changelog: v0.9.0...v0.10.1
v0.10.0
What's Changed
- re-enable ultimate stack traces for backward-cpp on linux by @copperlight in #67
- revert libbfd linking for backward-cpp by @copperlight in #69
- conan 1.61.0 and latest dependencies by @copperlight in #73
- network metrics are linux only by @copperlight in #74
- reduce spectatord logging by @copperlight in #75
- add owner tag to generic spectator metrics by @copperlight in #77
- simplify macro check for enabling unix domain socket by @copperlight in #78
- use https for dev cluster url by @copperlight in #79
- update dependencies by @copperlight in #82
- update build script by @copperlight in #83
- always log publisher status when num_err > 0 by @copperlight in #84
Full Changelog: v0.9.0...v0.10.0