Alex Young
Alex Young
@alexmayerlab @gen2brain I've recently setup the exporter and created a basic dashboard. Obviously it may not work for your usage scenario. It also does not include any LVS metrics as...
Their page reads a bit like the plugin has now been abandoned and states "The original plugin’s code is available at the open GitHub repository." which is this repo. https://devopsprodigy.com/products/kubegraf
Thanks. Looks good to me.
I see the decimal places haven't changed. I presume there is a reason for the decimal places being required, perhaps when someone has thousands of pods and the number display...
Pods and Container status panels on the deployment dashboard. They are highlighted in the screen shot in the first post with orange squares. I'm using 1.2.0 from Grafana.com
@MathMagique does this prevent the cost monitor from working, or will it break in the future until the PR is completed?
@kumaravel29 That would be great if it was self-contained when you release the 6.x compatible version.
Not sure you can: > Can I use charts offline? Your users' computers must have access to https://www.gstatic.com/charts/loader.js in order to use the interactive features of Google Charts. This is...
Perhaps ask Grafana Devs if you can include it in some other way?
Looks like some other plugin's use externaly hosted .js files too. Search for MathJax.js in this file to see the imported src URL: https://github.com/algenty/grafana-flowcharting/blob/master/src/libs/viewer.min.js Looks like this in the browser:...