Skip to content

[Metricbeat] Add Redis node and proxy  #15269

Closed

Description

Currently the Redis module in Metricbeat only support database metrics. In addition to db metrics Redis Enterprise exposes node and proxy metrics. We should add support for node and proxy metrics to redis module. Note that starting from v 5.0.2 Redis exposes metrics at the node, database, shard and proxy levels via a Prometheus endpoint. This could simplify further development of the redis module.

Modules

For a metricset to go GA, the following criterias should be met:

  • Supported versions are documented
  • [ ] Supported operating systems are documented (if applicable)
  • Integration tests exist
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
  • Fields follow ECS and naming conventions
  • Dashboards exists (if applicable)
  • Kibana Home Tutorial (if applicable)
    • Open PR against Kibana repo with tutorial. Examples can be found here.
  • Example data.json exists and an automated way to generate it exists (go test -data)
  • Test environment in Docker exist for integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions