-
Notifications
You must be signed in to change notification settings - Fork 2.4k
feat: clear monitor data using the HTTP API #13739
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
feat: clear monitor data using the HTTP API #13739
Conversation
e3682a3
to
ee98352
Compare
@zhongwencool thank you for the PR, could you rebase to the branch |
ee98352
to
af18823
Compare
DONE. |
Co-authored-by: zmstone <zmstone@gmail.com>
Hey @zmstone, @zhongwencool I'm doing:
I'm using the emqx:latest docker image. From the docker inspect I can see that image was created at "2025-01-07T05:32:24Z". I assume that all of the metrics should be cleaned up if I use the endpoint. For example "messages.publish" or "messages.dropped", right? I would appreciate the help! Thanks! |
HI @AndriyKhymera |
Feature: #10246
Need dashboard support delete /monitor API
Release version: v/e5.8.4
Summary
PR Checklist
Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:
changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md
filesChecklist for CI (.github/workflows) changes
changes/
dir for user-facing artifacts update