Hi to all, i have a question related to the statsd exports elements. Is tehere some explanation for every single value esported? We are tring to ingest statsd metrics but we need exact meaning of these values .
Hi @malviven7
I’m afraid there is no more specific public documentation available that fully describes each metric exported via StatsD in ONLYOFFICE.
However, as an example, you might find this file from our Kubernetes-Docsdocumentation repository helpful:
https://github.com/ONLYOFFICE/Kubernetes-Docs/blob/master/sources/metrics/documentserver-statsd-exporter.json#L83
Please take a look at the "legendFormat"
fields — they can give you an idea of what each metric represents.
1 Like
Thanks i start from here it is of help anyway this “maps” of elements… Thanks a lot!!
1 Like