Skip to content

Commit

Permalink
feat: change default suggestion for scrape interval to 30s (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi authored Nov 7, 2023
1 parent dd25b69 commit 136deb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kong/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ serviceMonitor:
# If you wish to gather metrics from a Kong instance with the proxy disabled (such as a hybrid control plane), see:
# https://github.com/Kong/charts/blob/main/charts/kong/README.md#prometheus-operator-integration
enabled: false
# interval: 10s
# interval: 30s
# Specifies namespace, where ServiceMonitor should be installed
# namespace: monitoring
# labels:
Expand Down

0 comments on commit 136deb5

Please sign in to comment.