From jtakvori at redhat.com Fri Feb 9 10:09:25 2018 From: jtakvori at redhat.com (Joel Takvorian) Date: Fri, 9 Feb 2018 16:09:25 +0100 Subject: [Hawkular-dev] Grafana datasource release: 1.1.2 Message-ID: Yes, there is still some feature request on the Hawkular Grafana datasource, so here's what's new in 1.1.2 (released today) : - Legend customization [1] - Fixed metric naming collision [2] Release link: https://github.com/hawkular/hawkular-grafana-datasource/releases/tag/v1.1.2 DockerHub registry updated as well. About legend, here is an exemple of how it works with regexp: >From metric name pod/c6e2a9ab-8d1c-11e7-b7be-06415eb17bbf/custom/haproxy_server_bytes_in_total{namespace=my-namespace,pod=web-45-6f464,route=web,server= 10.1.10.138:8080,service=web} Legend: HAProxy Server Bytes In {{namespace=([^,}]+)}} / {{pod=([^,}]+)}} Result: HAProxy Server Bytes In my-namespace / web-45-6f464 [1] https://github.com/hawkular/hawkular-grafana-datasource/issues/58 [2] https://github.com/hawkular/hawkular-grafana-datasource/issues/99 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/hawkular-dev/attachments/20180209/19f6be17/attachment-0001.html