Skip to content

Add Prometheus metrics and hide sensitive info#305

Open
adidenko wants to merge 1 commit intopingcap:masterfrom
impossiblecloud:prometheus-metrics
Open

Add Prometheus metrics and hide sensitive info#305
adidenko wants to merge 1 commit intopingcap:masterfrom
impossiblecloud:prometheus-metrics

Conversation

@adidenko
Copy link

  • Add Prometheus histogram metric with configurable listen port and histogram buckets.

  • Add new parameter "sensitive_properties" that allows to hide sensitive info from the output

    ***************** properties *****************
    "sensitive_properties"="mysql.password"
    "mysql.password"="**************"
    
  • Update Go and Alpine images to 1.24.3 ad 3.21 respectively.

- Add Prometheus histogram metric with configurable listen port and
  histogram buckets.
- Add new parameter "sensitive_properties" that allows to hide sensitive
  info from the output

      ***************** properties *****************
      "sensitive_properties"="mysql.password"
      "mysql.password"="**************"

- Update Go and Alpine images to 1.24.3 ad 3.21 respectively
@adidenko adidenko force-pushed the prometheus-metrics branch from 6bd575a to 0072f3e Compare May 23, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant