Skip to content

Cleanup existing metric code #17891

@andsel

Description

@andsel

Metric part of Logstash is half implemented in Ruby and half in Java, with some extentions classes that are just needed to invoke Ruby code from the Java side. Removing some Ruby classes that are just wrapped to Java code (Gauge and Counter) and reimplementing MetricStore and Collector as pure Java classes would remove this requirement simplifying the development of new features on the metric part.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions