mikejihbe/metrics

Add support for tags in metrics

Open

#42 aberto em 9 de fev. de 2017

Ver no GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (58 forks)batch import
help wanted

Métricas do repositório

Stars
 (575 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Some backend systems like influxdb, datadog, and opentsdb to name a few have support of tags. It would be nice if the library has support of tags built into it. Having tags is super helpful when using query tools like grafana to view you metrics data. I might be coding this out some time in the days to come, would this be a welcome addition to the library? Or does anyone know if this is being worked on or exists somewhere else?

Guia do colaborador