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

feat(tags): Turn all labels into tags #20

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

akosveres
Copy link
Collaborator

In kubernetes we can apply labels to each resource, this can hold any
key/value pair, just like the tags in checkly checks. Using the new
feature from checklyhq.com where all tags become labels in the
prometheus endpoint, we can actually set tags from the labels of the
checks and groups which we set up.

In kubernetes we can apply labels to each resource, this can hold any
key/value pair, just like the tags in checkly checks. Using the new
feature from checklyhq.com where all tags become labels in the
prometheus endpoint, we can actually set tags from the labels of the
checks and groups which we set up.
@akosveres akosveres requested a review from ianaya89 July 19, 2022 11:13
@akosveres akosveres merged commit d8e343f into main Jul 19, 2022
@akosveres akosveres deleted the BAU_labels_to_tags branch July 19, 2022 14:11
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants