elastic / elastic/logstash

allow metrics to be numbers instead of strings

Open
#7,009 0 comments 0 reactions 0 assignees View on GitHub
enhancement monitoring
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
1d 4h
Merged PRs (30d)
88

Description

currently it's not possible to generate a metric whose key is a number instead of a string.

This would be useful, for example, in the logstash-output-elasticsearch to record counts of events bucketed by response codes. Right now, these numbers [have to be converted into strings](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/585/files#diff-8eecbfb9f47550237e76ea104f7156b5R146)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.