argocd-extension-metrics icon indicating copy to clipboard operation
argocd-extension-metrics copied to clipboard

An Argo CD extension to enable visualization of metrics in Argo CD UI.

Results 14 argocd-extension-metrics issues
Sort by recently updated
recently updated
newest added

I have a weird issue with some graph that do not show (see screenshot). ![Capture d’écran 2024-05-13 à 13 40 51](https://github.com/argoproj-labs/argocd-extension-metrics/assets/2950673/3e2f8aac-bfbf-4af6-9f3b-f83188b0e92e) when troubleshooting, I noticed that metrics-server returns error 400...

Please help me - config maps: argocd-cm - logs extension-metrics

Can we have a docs or an example using the helm chart github.com/argoproj/argo-helm?

**Version:** Argo CD v2.10.4 argocd-extension-metrics v1.0.0 **Describe the bug:** After installing the `argocd-extension-metrics` extension, the UI elements specifically in the sidebar menu are misaligned. The collapsible menu headers (e.g., LABELS,...

![image](https://user-images.githubusercontent.com/49757910/209654342-34cff855-7dd6-4805-8aa4-ae60cf49d366.png) I deploy ArgoCD (ver: v2.5.5) from argo-cd helm chart, set `server.extensions.enabled: true`. Create argocd-metrics-server deployment in argocd namespace. Deploy ArgoCD apps from argocd-apps helm chart when set extensions like...

Hey! I tested to improve the default dashboard by customized prometheus query and I'm surprised that it does not work with the ArgoCD extension while it works directly with Prometheus....

the {{.name}} parameter in the configMap does not get passed through to prometheus. When i open the metrics tab i get no results back: ![image](https://github.com/argoproj-labs/argocd-extension-metrics/assets/23294566/789306c7-9057-4797-b542-d3419f5cea53) so i started investigating and...

The metrics extension depends on a complex json object that should be added as a string field named as `config.json` in the configmap `argocd-metrics-server-configmap`. As today the expected json format...

Getting "Something went wrong with Extension for Pod" when Matrics tab is opened Also in the javascript console seeing some errors: ``` main.6d68d77ebcfffd06ce4d.js:2 TypeError: an is not a function at...

The videos we did for Argo Workflows are crazy popular (124k+ views) took about 3h to make. ![image](https://github.com/argoproj-labs/argocd-extension-metrics/assets/1142830/78716d0b-8340-4001-a618-3e3edc70be6f) Maybe this repo should have one too?