You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(app-proxy): add ServiceMonitor configuration for metrics monitoring (#503)
* feat: add http-metrics port to cap-app-proxy service for monitoring
* added missing port to deployment
* feat(app-proxy): add ServiceMonitor configuration for metrics monitoring
Add ServiceMonitor resource definition to enable monitoring of the app-proxy's http-metrics endpoint. This change allows for better observability and performance tracking of the service.
* feat(app-proxy): update ServiceMonitor configuration to enable flag
Change the ServiceMonitor configuration to use an 'enabled' flag
instead of 'create'. This allows for better control over the
monitoring setup in the app-proxy.
0 commit comments