-
Notifications
You must be signed in to change notification settings - Fork 3
feat: dashboards + prom operator integration charts #1
base: master
Are you sure you want to change the base?
feat: dashboards + prom operator integration charts #1
Conversation
Hi @patrickleet. Thanks for your PR. I'm waiting for a jenkins-x-charts or jenkins-x member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository. |
Signed-off-by: Patrick Lee Scott <[email protected]>
b932279
to
58d6faf
Compare
Signed-off-by: Patrick Lee Scott <[email protected]>
a0f2c86
to
7a15500
Compare
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jstrachan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
@patrickleet: The following test failed, say
View all Builds for this Pull Request Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository. I understand the commands that are listed here. |
what's the reason for the failure? |
This adds two new charts that are based on resources in the istio download.
The first is grafana dashboards, which creates ConfigMaps that are picked up by Grafana (if enabled).
The second is to integrate with prometheus operator by creating Pod and Service monitors. This is just pulled from the
addons
folder in the istio download.