Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Monika Client API #1100

Open
shin-go opened this issue Aug 17, 2023 · 0 comments
Open

Feature Request: Monika Client API #1100

shin-go opened this issue Aug 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@shin-go
Copy link

shin-go commented Aug 17, 2023

Describe the bug
It would be so great if Monika eventually had a client API which would open the door for things such as community writing a Terraform provider which could theoretically supersede having yml config files to begin with, and also make managing multiple instances of Monika a lot saner.

To Reproduce
N/A

Expected behavior
A client API that exposes the core configurable entities in Monika such as probes, alerts, notifications, etc..

Additional context
Monika standalone as a "let's test this and see if it works" is pretty neat in this sense. When thinking about practically using it at scale in similar capacity to things like Datadog, New Relic, Pingdom, etc. for synthetics, manageability at a larger scale at best likely looks like a configuration repository with some CICD pipelining to make sure the relevant Monika instances get the desired config changes.

A client API would open the door to doing larger scale synthetics in a more open-ended way while maintaining the declarative configuration nature.

@haricnugraha haricnugraha added the enhancement New feature or request label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants