client_java icon indicating copy to clipboard operation
client_java copied to clipboard

tag format for Graphite client

Open liukun4515 opened this issue 4 years ago • 2 comments
trafficstars

If we want send the tagged carbon format. In the doc, https://graphite.readthedocs.io/en/latest/tags.html

We should use the ';' to split the metric name, tags values.

But the graphite client is error.

liukun4515 avatar May 21 '21 05:05 liukun4515

Looks like the Graphite Tag Support was added with Graphite release 1.1.X (end of 2017) while the simpleclient_graphite_bridge was implemented beginning of 2016. So no wonder that this is missing.

I will put this on my todo list, but it will take some time because I need to find the time to set up Graphite and try it out. If you want to provide a pull request please create one.

fstab avatar May 24 '21 20:05 fstab

@fstab can i take this issue and file a pull request.

liukun4515 avatar May 25 '21 06:05 liukun4515