Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prom metrics-release #9

Merged
merged 13 commits into from
Aug 20, 2024
Prev Previous commit
fix: kustomization nameprefix
Grzegorz Gniadek committed Aug 20, 2024
commit c78e59bf55849fa022bac879b07130b6876d5ac5
1 change: 1 addition & 0 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Adds namespace to all resources.
namespace: interpolator-system
namePrefix: interpolator-
# Value of this field is prepended to the
# names of all resources, e.g. a deployment named
# "wordpress" becomes "alices-wordpress".
2 changes: 1 addition & 1 deletion config/manager/metrics_service.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ metadata:
control-plane: controller-manager
app.kubernetes.io/name: interpolator-operator
app.kubernetes.io/managed-by: kustomize
name: controller-manager-metrics-service
name: metrics-service
spec:
ports:
- name: http
2 changes: 1 addition & 1 deletion config/prometheus/monitor.yaml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ metadata:
control-plane: controller-manager
app.kubernetes.io/name: interpolator-operator
app.kubernetes.io/managed-by: kustomize
name: controller-manager-metrics-monitor
name: metrics-monitor
spec:
endpoints:
- path: /metrics