Skip to content

Add RDS tags to all rds exporter metrics #255

@dianamelinte23

Description

@dianamelinte23

Is your feature request related to a problem? Please describe

Currently, RDS instance tags are only available in the rds_instance_tags metric. However, they are not attached to other metrics such as: rds_instance_max_throughput_bytes, rds_instance_status, etc. This makes it difficult to filter or group metrics by logical application identifiers (e.g., team, service, environment) using tags — especially in Prometheus or Grafana — without complex recording rules.

Describe the solution you'd like

We would also like to segregate dashboards per team in Grafana, with each team viewing only metrics tagged with their application code under their own Grafana organization, therefore we need all RDS tags attached to all exported metrics.
Optionally provide an easy way to filter metrics by tag in exporter — for example, an include-tags-on-metrics: true option or global whitelist of tag keys to include in all metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions