<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hey,</p>

<p dir="auto">I was looking at how to find all tags in the metrics system<br>
and found endpoints like</p>

<p dir="auto"><a href="http://www.hawkular.org/docs/rest/rest-metrics.html#GET__gauges_tags__tags_" style="color:#3983C4">http://www.hawkular.org/docs/rest/rest-metrics.html#GET__gauges_tags__tags_</a></p>

<p dir="auto">(similar exist for Counters, avail, ...)</p>

<p dir="auto">Those expect a "tag-query". With some looking at the source and trying<br>
I found out that app:* works, but not <em>:cpu or even *:</em> to find all tags.</p>

<p dir="auto">Do metrics-only users completely rely on external orchestration to find<br>
possible tags?</p>

<p dir="auto">Now with pets vs cattle and containers coming and going, we need those<br>
labels to identify what belongs together.<br>
For Hawkular-services, how will we store those tags in a way that <br>
clients (e.g. ManageIQ) can find them and thus also query metrics for<br>
those labels?</p>
</div>
</div>
</body>
</html>