Skip to content

v1.2.0

Compare
Choose a tag to compare
@bakshi41c bakshi41c released this 27 Jul 19:37
· 8 commits to main since this release
081c80c

feat: Different deployment models(agents don't need to be deployed as Daemonset)
feat: Support for python plugins
feat: Configurable prometheus labels for the test metrics
feat: plugins are now auto discovered, based on paths provided
fix: Synthetic tests can target agents based on labels and namespace
fix: Agents can now be selective about what tests they run, based on labels and namespace
fix: Controller now able to report issues to redis (which is exposed via restapi)
fix: RestAPI changes to make it more consistent