prometheus_bigquery_remote_storage_adapter
prometheus_bigquery_remote_storage_adapter copied to clipboard
Prometheus remote storage adapter for Google's BigQuery
Bumps golang from 1.21.6 to 1.22.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
## What happens? When a pull request is created from a fork, the test action always fails ## What were you expecting to happen? I would expect that the jobs...
## Description
## What happens? When new versions of [golangci/golangci-lint](https://github.com/golangci/golangci-lint) and [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) are released, dependabot does not pick up those versions. ## What were you expecting to happen? These versions to auto-update...
## What happens? When running in a Linux container `GOMAXPROCS` is not automatically set. ## What were you expecting to happen? This project would automatically set `GOMAXPROCS` when running in...
Currently the documentation specifies the use of DAY timestamp partitioning on the table schema but is missing another optimisation of using bigquery clustering columns on the metricname field. Given queries...
(While submitting an issue briefly describe the problem you are facing or a new feature you would want to see added) The tags column is stored as a JSON object...
## What happens? Currently the prometheus_bigquery_remote_storage_adapter application only supports logs and prometheus metrics for observability. ## What were you expecting to happen? I would like to be able to use...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.0 What's Changed Changes feat: allow to skip golangci-lint installation by @ldez in golangci/golangci-lint-action#1079 Documentation docs: add Go...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...