<div dir="ltr">Yes, there is still some feature request on the Hawkular Grafana datasource, so here&#39;s what&#39;s new in 1.1.2 (released today) :<div><br></div><div>- Legend customization [1]</div><div>- Fixed metric naming collision [2]</div><div><br></div><div>Release link: <a href="https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.2">https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.2</a></div><div><div style="font-size:12.8px">DockerHub registry updated as well.</div></div><div><br></div><div>About legend, here is an exemple of how it works with regexp:</div><div><br></div><div><blockquote style="box-sizing:border-box;margin:0px 0px 16px;padding:0px 1em;color:rgb(106,115,125);border-left:0.25em solid rgb(223,226,229);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:16px"><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px">From metric name <code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,Courier,monospace;font-size:13.6px;padding:0.2em 0.4em;margin:0px;background-color:rgba(27,31,35,0.05);border-radius:3px">pod/c6e2a9ab-8d1c-11e7-b7be-06415eb17bbf/custom/haproxy_server_bytes_in_total{namespace=my-namespace,pod=web-45-6f464,route=web,server=<a href="http://10.1.10.138:8080">10.1.10.138:8080</a>,service=web}</code></p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:16px">Legend: <code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,Courier,monospace;font-size:13.6px;padding:0.2em 0.4em;margin:0px;background-color:rgba(27,31,35,0.05);border-radius:3px">HAProxy Server Bytes In {{namespace=([^,}]+)}} / {{pod=([^,}]+)}}</code></p><p style="box-sizing:border-box;margin-top:0px;margin-bottom:0px">Result: <code style="box-sizing:border-box;font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,Courier,monospace;font-size:13.6px;padding:0.2em 0.4em;margin:0px;background-color:rgba(27,31,35,0.05);border-radius:3px">HAProxy Server Bytes In my-namespace / web-45-6f464</code></p></blockquote></div><div><br></div><div><br></div><div>[1] <a href="https://github.com/hawkular/hawkular-grafana-datasource/issues/58">https://github.com/hawkular/hawkular-grafana-datasource/issues/58</a></div><div>[2] <a href="https://github.com/hawkular/hawkular-grafana-datasource/issues/99">https://github.com/hawkular/hawkular-grafana-datasource/issues/99</a></div></div>