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

add actions_total_minutes_used_by_host_minutes metric #75

Merged
merged 1 commit into from Mar 10, 2023
Merged

Conversation

cpanato
Copy link
Owner

@cpanato cpanato commented Mar 10, 2023

now github add other types of host like

{
  "total_minutes_used": 0,
  "total_paid_minutes_used": 0,
  "included_minutes": 50000.0,
  "minutes_used_breakdown": {
    "UBUNTU": 0,
    "MACOS": 0,
    "WINDOWS": 0,
    "ubuntu_4_core": 0,
    "ubuntu_8_core": 0,
    "ubuntu_16_core": 0,
    "ubuntu_32_core": 0,
    "ubuntu_64_core": 0,
    "windows_4_core": 0,
    "windows_8_core": 0,
    "windows_16_core": 0,
    "windows_32_core": 0,
    "windows_64_core": 0,
    "macos_12_core": 0,
    "total": 0
  }
}

Signed-off-by: cpanato <ctadeu@gmail.com>
@cpanato cpanato merged commit 23ac198 into main Mar 10, 2023
@cpanato cpanato deleted the add-byhost branch March 10, 2023 15:52
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

Successfully merging this pull request may close these issues.

None yet

1 participant