Update service tag values via push api. #402

Open
opened 2026-02-28 01:45:23 -05:00 by deekerman · 2 comments
Owner

Originally created by @fdcastel on GitHub (Oct 13, 2021).

Is it a duplicate question?
No.

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
A way to update service tag values via push api.

Describe alternatives you've considered
To be frank, none.

Additional context
Push monitoring is fantastic for my use case. However, I would like to use the (also useful) tags to inform additional performance values beyond ping.

If we could set new tag values like

https://demo.uptime.kuma.pet:27252/api/push/<token>?msg=OK&ping=45&myTag=81&anotherTag=33

it would be perfect.

I'm available to help with some PRs if approved.

Originally created by @fdcastel on GitHub (Oct 13, 2021). **Is it a duplicate question?** No. **Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** A way to update service tag values via push api. **Describe alternatives you've considered** _To be frank, none._ **Additional context** Push monitoring is fantastic for my use case. However, I would like to use the (also useful) tags to inform additional performance values beyond ping. If we could set new tag values like ``` https://demo.uptime.kuma.pet:27252/api/push/<token>?msg=OK&ping=45&myTag=81&anotherTag=33 ``` it would be perfect. I'm available to help with some PRs if approved.
Author
Owner

@deefdragon commented on GitHub (Oct 13, 2021):

API requests currently fall under duplicates of #118

Please comment there so we can build a list of what features are desired in one place.

@deefdragon commented on GitHub (Oct 13, 2021): API requests currently fall under duplicates of #118 Please comment there so we can build a list of what features are desired in one place.
Author
Owner

@louislam commented on GitHub (Oct 13, 2021):

I'm available to help with some PRs if approved.

Welcome!

API requests currently fall under duplicates of #118

Not exactly, as it is already existing.

@louislam commented on GitHub (Oct 13, 2021): > I'm available to help with some PRs if approved. Welcome! > API requests currently fall under duplicates of #118 Not exactly, as it is already existing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#402
No description provided.