We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like the usage api doesn't provide correct data. For example there is no flavor for the appinst:
mcctl --addr https://console.cloud.edgexr.org --debug usage app region=US appinstorg=EdgeXR-Dev starttime= "2024-06-10T13:14:29.678727123Z" endtime="2024-06-11T13:14:29.678727123Z" appinstname=cv-fs cloudletorg=edgexr cloudlet=san-francisco-south-1 data: - series: - columns: - region - appinst - appinstorg - cloudlet - cloudletorg - cloudletfedorg - flavor - deployment - starttime - endtime - duration - note name: appinst-usage values: - - US - cv-fs - EdgeXR-Dev - san-francisco-south-1 - edgexr - <nil> - <nil> - kubernetes - "2024-06-10T13:14:29.678727123Z" - "2024-06-11T13:14:29.678727123Z" - 8.64e+13 - Running
This needs to be evaluated
The text was updated successfully, but these errors were encountered:
levshvarts
No branches or pull requests
Looks like the usage api doesn't provide correct data.
For example there is no flavor for the appinst:
This needs to be evaluated
The text was updated successfully, but these errors were encountered: