Releases: anodot/anodot-remote-write
Releases · anodot/anodot-remote-write
v3.0.3
- fix metrics brach send deadline
v3.0.2
Add ability to configure Anodod server URl using enviroment variables
v3.0.1
Graceful shutdown (#26)
* Graceful shutdown
* Added graceful shutdown
* Graceful shutdown
Red Hat Base image
Based on red hat ubi8 image, for certification
v2.4.7-beta
Enabled monitoring by default
v2.2.3
[FEATURE]: Flush internal metrics buffer at background
[OTHER]: go 1.14 version
v2.0.0
Non-backward-compatible changes:
- Remove
--port
option. Port number should be specified as a part of --url
parameter
Changes
- [FIX]: Removed percent-encoding for metric attributes (
" "
, "."
, "="
are replaces with "_"
)
- [OTHER]: Bug fixes
v1.4.1
- Log levels support
- Metrics posting debug information
- Custom tags for published metrics