-
Notifications
You must be signed in to change notification settings - Fork 72
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
First version on how to bring your custom kube-prometheus-stack #206
Conversation
Further feedback to incorporate:
|
I created a proper issue and moved the open points there so that we can continue merging the current state and adress the open points afterwards in a dedicated PR. kyma-project/kyma#15914 |
Co-authored-by: Rakesh Garimella <[email protected]>
monitoring-custom-metrics/README.md
Outdated
2. Deploy the service: | ||
2. Ensure that your Namespace has Istio sidecar injection enabled. This example assumes that the metrics are exposed in a strict mTLS mode: | ||
|
||
```` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm surprised that this is rendered correctly; shouldn't the code block end with a couple of backticks in line 28?
Co-authored-by: Nina Hingerl <[email protected]>
/hold |
Description
Changes proposed in this pull request:
First version for kyma-project/kyma#15914
More needs to be done to solve the ticket, however the current status provides already a lot of value.
Related issue(s)
kyma-project/kyma#14379
kyma-project/kyma#15914