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

usage api doesn't give the correct data. #341

Open
levshvarts opened this issue Jun 26, 2024 · 0 comments
Open

usage api doesn't give the correct data. #341

levshvarts opened this issue Jun 26, 2024 · 0 comments
Assignees

Comments

@levshvarts
Copy link
Contributor

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

@levshvarts levshvarts self-assigned this Jun 26, 2024
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

1 participant