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

Go 1.22 update #111

Merged
merged 8 commits into from
May 13, 2024
Merged

Go 1.22 update #111

merged 8 commits into from
May 13, 2024

Conversation

haad
Copy link
Contributor

@haad haad commented May 12, 2024

Update to newer version of Go 1.22, Add features from multiple PRs, merge #87, #89, #96, #106 adn #102. Update libraries, and migrate away from namsral/flag which was not maintained for a while.

haad and others added 8 commits May 8, 2024 00:45
This commit adds the Account label to the metrics label list. The Account label
provides additional context to the metrics, allowing for better categorization
and analysis of data. This change enhances the accuracy and granularity of the
metrics collected.

- Added Account label to metrics
- Improved data categorization and analysis

Signed-off-by: Denys Lemeshko <lde@linuxhelp.com.ua>

Fix missing label
fix golang-ci lint action

some golangci-lint fixes
…y. Add basic tests just make sure you provide .env file with right variables.
@exokernel
Copy link

@haad @martinhaus - #102 doesn't seem to be in here, unless i'm missing it?

@PierreBart
Copy link

Same here, I can't make the exporter not scrape specific metrics.

The exporter keeps logging the following error:

time="2024-06-04 12:24:17" level=error msg="graphql: this dataset is not available in your account's configured region"

As such, the exporter doesn't return any metrics on /metrics path.

Also, it would be cool to know which dataset is not available!

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.

8 participants