Submitting additional metrics via the push monitor #2256
Labels
area:monitor
Everything related to monitors
feature-request
Request for new features to be added
type:enhance-existing
feature wants to enhance existing monitor
🏷️ Feature Request Type
API, UI Feature, Other
🔖 Feature description
Note
I am currently working on a Project Uptime-Kuma-Pushr to extend the reach and capability for Kuma based on push montiors
The push monitor could be made much more versatile to include multiple / custom metrics. Currently the Push monitor only accepts
/code?status=STRING&msg=STRING&ping=INT
and the ping metric is very helpful, but it would be outstanding if you could define multiple metrics in the Kuma UI.✔️ Solution
The idea would be to allow a list of custom metrics to be added to a monitor with
Name
: name of the metricUnit
: The unit that is send via the pushLabel
: Axis labelSubmitting the additional metric could be done via the same push
/code?status=STRING&msg=STRING&ping=INT&NAME=INT
❓ Alternatives
No response
📝 Additional Context
This would allow for example:
The text was updated successfully, but these errors were encountered: