mikejihbe/metrics

Add support for tags in metrics

Open

#42 创建于 2017年2月9日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)JavaScript (58 fork)batch import
help wanted

仓库指标

Star
 (575 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南