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

Getting javascript error when Metrics tab is opened #41

Open
awwwd opened this issue May 18, 2023 · 1 comment
Open

Getting javascript error when Metrics tab is opened #41

awwwd opened this issue May 18, 2023 · 1 comment

Comments

@awwwd
Copy link

awwwd commented May 18, 2023

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 tickFormatter (extensions.js:2:525802)
    at R.s.ticks (extensions.js:2:157187)
    at R (extensions.js:2:157543)
    at i.value (extensions.js:2:166796)
    at i.value (extensions.js:2:167989)
    at Hs (main.6d68d77ebcfffd06ce4d.js:2:820265)
    at js (main.6d68d77ebcfffd06ce4d.js:2:820060)
    at ya (main.6d68d77ebcfffd06ce4d.js:2:855541)
    at pl (main.6d68d77ebcfffd06ce4d.js:2:847016)
    at ul (main.6d68d77ebcfffd06ce4d.js:2:846941)
na @ main.6d68d77ebcfffd06ce4d.js:2
main.6d68d77ebcfffd06ce4d.js:2 TypeError: an is not a function
    at tickFormatter (extensions.js:2:525802)
    at R.s.ticks (extensions.js:2:157187)
    at R (extensions.js:2:157543)
    at extensions.js:2:205261
    at l.value (extensions.js:2:116428)
    at Hs (main.6d68d77ebcfffd06ce4d.js:2:820265)
    at js (main.6d68d77ebcfffd06ce4d.js:2:820060)
    at ya (main.6d68d77ebcfffd06ce4d.js:2:855541)
    at pl (main.6d68d77ebcfffd06ce4d.js:2:847016)
    at ul (main.6d68d77ebcfffd06ce4d.js:2:846941)

Metrics Extension API calls seems to be fine -
image

argo: v2.7.2
argocd-extension-metrics: v0.0.3-rc2
argocd-extensions: latest

@sarabala1979
Copy link
Collaborator

@dsmithco
can you take a look?

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

No branches or pull requests

2 participants