Skip to content

New Prometheus Remote Write Feature & E2E Test Enhancements (Breaking Changes)

Latest
Compare
Choose a tag to compare
@sciclon2 sciclon2 released this 15 Sep 08:24
· 18 commits to main since this release
878a607

authentication methods (Basic Auth and Bearer Token). We’ve also refactored the prometheus.go file into separate files for local and remote functionality, improving code clarity.

Additionally, the E2E test framework has been enhanced with self-discovery of test folders, ensuring better test isolation and coverage. Full documentation and examples have been updated accordingly.

Breaking Changes: Please note that there are breaking configuration changes from the previous 2.x version. Review the changelog for more details.