4.2.8 Metrics Property

Under metrics, enable Prometheus to scrape the metrics logs of the MicroTx coordinator.

Property Description
enabled Set this to true so that Prometheus can scrape the metrics logs of the MicroTx coordinator. By default, this is set this to true.

The following code snippet provides sample values for the metrics property in the values.yaml file.

metrics:
  enabled: true