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

Update Readme #75

Closed

Conversation

rooneyshuman
Copy link
Contributor

No description provided.

@rooneyshuman rooneyshuman marked this pull request as ready for review December 5, 2023 17:45
Copy link
Collaborator

@inkel inkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like us to discuss the unit used.

@@ -47,7 +47,7 @@ It exposes the following metrics:
|-|-|
| `unused_disks_count` | How many unused disks are in this provider |
| `unused_disks_size_gb` | Total size of unused disks in this provider in GB |
| `unused_provider_duration_ms` | How long in milliseconds took to fetch this provider information |
| `unused_provider_duration_ms` | How long in microseconds took to fetch this provider information |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just made me realize something: ms is globally understood as milliseconds, but now we're using microseconds (I missed this change), so I think we should change it to us instead 🤔 (µs would be more correct and Prometheus support UTF-8 if I'm not mistaken but that would be too much).

@inkel inkel deleted the rooneyshuman/update-readme branch December 5, 2023 18:10
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.

2 participants