edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
161 stars 6 forks source link

coordinator: make metrics endpoint configurable #491

Closed davidweisse closed 1 month ago

davidweisse commented 1 month ago

This makes the Coordinator metrics endpoint configurable via an environment variable. If CONTRAST_METRICS_PORT is set, the metrics server will start on that port. If the variable is not set, the metrics server will not start.

For CI, the endpoint is activated through the PatchCoordinatorMetrics function.

github-actions[bot] commented 1 month ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-05-29 12:41 UTC

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.