Skip to content

Releases: docker-flow/docker-flow-monitor

Remote read/write sections

03 Oct 22:34
Compare
Choose a tag to compare

Added the ability to add remote_read and remote_write configuration sections through environment variables. Please consult Remote Read Configuration and Remote Write Configuration sections for more info.

Service and alert name separation

20 Sep 22:02
Compare
Choose a tag to compare

The full alert name, composed of the name of a service and the alert name is now separate with _. Furthermore, _ is no longer stripped from names.

Support for loading scrapes from files

07 Aug 19:10
Compare
Choose a tag to compare

Scrapes can now added by placing configuration files to a directory inside containers. For more info, please see Scrapes section of the Configuration documentation.

Nested global variables

20 Jun 15:46
Compare
Choose a tag to compare

Nested values can be specified by separating them with -.

Please consult GLOBAL Variables documentation for more info.

Initial Release

05 Jun 12:25
Compare
Choose a tag to compare

The first public version of the project.