[GH-ISSUE #875] Tags with Values #615

Closed
opened 2026-02-25 23:43:02 +03:00 by kerem · 1 comment
Owner

Originally created by @djarbz on GitHub (Aug 9, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/875

I would like to be able to assign a tag with a value.

Currently, for my Proxmox backups I tag "VMID=1234".
This gets unruly quite quickly and it would be nice to have a tag "VMID" that then has filterable values of the actual VMID.
Same with the PVE Node.

Perhaps show the tag with a small down arrow to the right to open a drop down listing the possible values we can filter by.

Originally created by @djarbz on GitHub (Aug 9, 2023). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/875 I would like to be able to assign a tag with a value. Currently, for my Proxmox backups I tag "VMID=1234". This gets unruly quite quickly and it would be nice to have a tag "VMID" that then has filterable values of the actual VMID. Same with the PVE Node. Perhaps show the tag with a small down arrow to the right to open a drop down listing the possible values we can filter by.
kerem closed this issue 2026-02-25 23:43:03 +03:00
Author
Owner

@cuu508 commented on GitHub (Aug 28, 2023):

Thanks for the suggestion. That is an interesting idea, but tags with values would not be classic tags (short alphanumeric labels) any more, but more like custom filters.

Ideas for organization:

  • omit the "VMID=" part in the tag
  • put stuff like IDs in check's name, use the search box for filtering
  • use multiple projects to separate unrelated checks
  • if you intrinsically need to slice and dice the data in many different ways, look into building a custom dashboard, or exporting data to a spreadsheet or a SQL database
<!-- gh-comment-id:1695301746 --> @cuu508 commented on GitHub (Aug 28, 2023): Thanks for the suggestion. That is an interesting idea, but tags with values would not be classic tags (short alphanumeric labels) any more, but more like custom filters. Ideas for organization: * omit the "VMID=" part in the tag * put stuff like IDs in check's name, use the search box for filtering * use multiple projects to separate unrelated checks * if you intrinsically need to slice and dice the data in many different ways, look into building a custom dashboard, or exporting data to a spreadsheet or a SQL database
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/healthchecks#615
No description provided.