checkly / checkly-operator

Kubernetes checkly operator
11 stars 3 forks source link

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

Closed akosveres closed 2 years ago

akosveres commented 2 years ago

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.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: