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

Fixed metrics privileges and improved possibilitycustomization #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lodatol
Copy link

@lodatol lodatol commented Feb 9, 2023

We tried to deploy this to out recent OKE 1.25 but we had some issues, we overcame those issue and we want to share the solution:

  1. we had to explicitly mention in the cluster role the "/metrics" endpoint for the k8s cluster otherwise we would not be able to scrape some etcd and cluster aware metrics
  2. the dashboard now target the new and correct metrics for container metrics
  3. we added the possibility in the values.yaml to add an array of configmaps in order to give the user the possibility to extend logging analytics images configuration (i.e. modify agent.json to change uploaded metrics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant