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

Implements a monitoring API for mosquito #118

Closed
wants to merge 9 commits into from
Closed

Conversation

robacarp
Copy link
Collaborator

@robacarp robacarp commented Oct 3, 2023

Goals:

  • implement a stable API which can be used by another project to read the mosquito backend database
  • be able to shut off the metric publishing code with a config variable
  • establish an event stream with a few useful messages

Accomplish everything in #90

fixes #90 (hopefully)

@robacarp
Copy link
Collaborator Author

robacarp commented Nov 9, 2024

closing in favor of milestone 2

@robacarp robacarp closed this Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Provide API for inspecting the backend data
1 participant