Open Issues Need Help
View All on GitHub Observability • API Metrics
Use go.mod for determing go version used in Github Actions about 2 months ago
AI Summary: Update all GitHub Actions workflows in the Gateway API Metrics Exporter project to use the `go-version-file` option in the `actions/setup-go@v5` step, dynamically setting the Go version from the project's `go.mod` file. This eliminates the need for manual Go version updates in the workflows whenever the project's Go version changes.
Complexity:
2/5
enhancement good first issue
Provide observability for [Gateway API](https://gateway-api.sigs.k8s.io/) resources by exporting relevant metrics
Go