temporalio / helm-charts

Temporal Helm charts
MIT License
294 stars 321 forks source link

Support to configure server Prometheus settings #392

Closed mindaugasrukas closed 1 year ago

mindaugasrukas commented 1 year ago

What was changed

Added server Prometheus settings conditional configuration.

Why?

Support to override server Prometheus settings.

For example, have the ability to change the framework:

framework: "opentelemetry"

Supported frameworks are: tally (the default) or opentelemetry.

Checklist

  1. Closes No

  2. How was this tested: CICD

  3. Any docs updates needed? No