Releases: Netflix/spectator-cpp
Releases · Netflix/spectator-cpp
v1.0.9
What's Changed
- fix MonotonicCounterUint send bug by @copperlight in #107
- replace invalid characters in ids by @copperlight in #106
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- add monotonic counter uint meter type by @copperlight in #105
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- add id initializer list test by @copperlight in #103
- fix asan config by @copperlight in #104
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Full Changelog: v1.0.5...v1.0.6
- Switch build back to
Debug
v1.0.5
v1.0.4
v1.0.3
v1.0.2
What's Changed
- remove compilation database by @copperlight in #95
- Add the ability to buffer metrics before sending them to unix domain socket by @cancecen in #98
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Use spectatord by @dmuino in #77
- Adds stateless/stateful registries by @dmuino in #78
- Allow the user to pass a logger by @dmuino in #79
- Allow the user to pass a logger by @dmuino in #80
- Update to new spectatord format by @dmuino in #81
- Remove unused files by @dmuino in #82
- Reconnect on errors by @dmuino in #83
- Support common_tags by @dmuino in #84
- Fix sender when no valid endpoint is configured by @dmuino in #85
- latest changes from forked repo by @copperlight in #91
- add support for spectatord age gauges by @copperlight in #92
- configure github actions by @copperlight in #93
Full Changelog: v0.8.0...v1.0.0