prometheus-sql icon indicating copy to clipboard operation
prometheus-sql copied to clipboard

Service that exposes Prometheus metrics for a SQL result set.

Results 22 prometheus-sql issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

dependencies
go

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @​crazy-max (#663) Replace deprecated fs.rmdir...

dependencies
github_actions

Bumps golang from 1.18.3 to 1.19.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18.3&new-version=1.19.0)](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...

dependencies
docker

Seems Docker images are not being built when commit is done on master. Last time it worked was 5 months ago. @bruth Can you check why it is not built...

`promethus-sql` is the only package on my system which regularly shows up with red (error) lines in the systemd journal. It looks like the `log` package for Go defaults to...

without injecting columns to query? like --- labels: x: y a: b

enhancement

Thank you for this work! Currently, Prometheus-SQL returns all metrics label values in lower case only. It'd be great if Prometheus-SQL returns the metrics value without converting to lower case....

enhancement

Thank you for this work! I use this in a production environment and deploy changes to contents of a queries folder with ansible. But I currently need to restart the...

enhancement

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.2.1. Release notes Sourced from docker/setup-buildx-action's releases. v2.2.1 What's Changed Preserve quotes surrounding fields in input list by @​crazy-max (#174) Escape surrounding quotes for platforms...

dependencies
github_actions