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

Chore: maintenance cleanup #223

Closed
bonclay7 opened this issue Aug 25, 2023 · 2 comments
Closed

Chore: maintenance cleanup #223

bonclay7 opened this issue Aug 25, 2023 · 2 comments
Assignees
Labels

Comments

@bonclay7
Copy link
Member

Some default values cannot be overriden

apiserver_monitoring_config = {
# can be overriden by providing a config
flux_gitrepository_name = "aws-observability-accelerator"
flux_gitrepository_url = "https://github.com/aws-observability/aws-observability-accelerator"
flux_gitrepository_branch = "main"
flux_kustomization_name = "grafana-dashboards-apiserver"
flux_kustomization_path = "./artifacts/grafana-operator-manifests/eks/apiserver"
dashboards = {
basic = "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-basic.json"
advanced = "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-advanced.json"
troubleshooting = "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-troubleshooting.json"
}
}
adothealth_monitoring_config = {
# can be overriden by providing a config
flux_gitrepository_name = "aws-observability-accelerator"
flux_gitrepository_url = "https://github.com/aws-observability/aws-observability-accelerator"
flux_gitrepository_branch = "main"
flux_kustomization_name = "grafana-dashboards-adothealth"
flux_kustomization_path = "./artifacts/grafana-operator-manifests/eks/adot"
dashboards = {
health = "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/adot/adothealth.json"
}
}
}

In Grafana operator, normalize dashboards objects names

grafana-operator   apiserver-advanced-grafanadashboard          7d18h
grafana-operator   apiserver-basic-grafanadashboard             7d18h
grafana-operator   apiserver-troubleshooting-grafanadashboard   7d18h
grafana-operator   cluster-grafanadashboard                     38s
grafana-operator   grafana-dashboards-adothealth                7d18h
grafana-operator   grafana-dashboards-kubeproxy                 38s
grafana-operator   java-grafanadashboard                        7d18h
grafana-operator   kubelet-grafanadashboard                     38s
grafana-operator   namespace-workloads-grafanadashboard         38s
grafana-operator   nginx-grafanadashboard                       7d18h
grafana-operator   node-exporter-grafanadashboard               38s
grafana-operator   nodes-grafanadashboard                       38s
@github-actions
Copy link

This issue has been automatically marked as stale because it has been open 60 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Oct 25, 2023
Copy link

github-actions bot commented Nov 4, 2023

Issue closed due to inactivity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant