Julius Volz
ae131e7d86
Install prettier deps for modules and old React app
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
5fd860f806
Complete building tree view and implement "Explain" tab
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
b75a12b52f
Remove unneeded <Group> in TSDBStatusPage
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
07856b4bb9
Make linter run by upgrading the ESLint config
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julien
9f57f14d6c
Merge pull request #14803 from prometheus/dependabot/go_modules/github.com/docker/docker-27.2.0incompatible
...
Bump github.com/docker/docker from 27.1.1+incompatible to 27.2.0+incompatible
3 months ago
Björn Rabenstein
694d98032b
Merge pull request #14705 from prometheus/owilliams/default-on
...
utf8: enable utf-8 support by default
3 months ago
Julien
cb671ef233
Merge pull request #14788 from prometheus/dependabot/go_modules/k8s-io-a0fc09b0c0
...
Bump the k8s-io group across 1 directory with 3 updates
3 months ago
Julien
3dc4a9cfa7
Bump klog-gokit
...
Signed-off-by: Julien <roidelapluie@o11y.eu>
3 months ago
Bartlomiej Plotka
edc83ed164
Update storage.md with the latest around Remote Write 2.0 ( #14848 )
...
* Update storage.md with the latest around Remote Write 2.0
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
* Update storage.md
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
---------
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
3 months ago
Owen Williams
88bb05c3e8
utf8: enable utf-8 support by default
...
This change causes Prometheus to allow all UTF-8 characters in metric and label names.
This means that names that were previously invalid and would have been previously rejected will be allowed through.
Signed-off-by: Owen Williams <owen.williams@grafana.com>
3 months ago
Julien
828f340aa9
Merge pull request #14791 from prometheus/dependabot/go_modules/github.com/miekg/dns-1.1.62
...
Bump github.com/miekg/dns from 1.1.61 to 1.1.62
3 months ago
dependabot[bot]
92004f18d0
Bump github.com/miekg/dns from 1.1.61 to 1.1.62
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.61 to 1.1.62.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.61...v1.1.62 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
0dfe326435
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 27.1.1+incompatible to 27.2.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v27.1.1...v27.2.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Julien
f44304a6b5
Merge pull request #14804 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.40.0
...
Bump github.com/linode/linodego from 1.38.0 to 1.40.0
3 months ago
Julien
51e8b6f21a
Merge pull request #14832 from prometheus/dependabot/go_modules/golang.org/x/text-0.18.0
...
Bump golang.org/x/text from 0.17.0 to 0.18.0
3 months ago
Julien
a7a9dbaf1e
Merge pull request #14837 from prometheus/dependabot/go_modules/go-opentelemetry-io-14eb93439b
...
Bump the go-opentelemetry-io group across 1 directory with 6 updates
3 months ago
Julien
5a1f4a776a
Merge pull request #14842 from prometheus/dependabot/go_modules/github.com/digitalocean/godo-1.122.0
...
Bump github.com/digitalocean/godo from 1.121.0 to 1.122.0
3 months ago
Julien
8805301f58
Merge pull request #14851 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.59.1
...
Bump github.com/prometheus/common from 0.58.0 to 0.59.1
3 months ago
dependabot[bot]
48746b1a6c
Bump github.com/prometheus/common from 0.58.0 to 0.59.1
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.58.0 to 0.59.1.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.58.0...v0.59.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Julien
59402f8ab7
Merge pull request #14841 from prometheus/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.12.0
...
Bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0
3 months ago
Julien
b23c32b76e
Merge pull request #11029 from roidelapluie/paramtest
...
Target parameter labels should not be overridden by config params
3 months ago
Julien
404e577034
Merge pull request #14734 from roidelapluie/scrape_failure_logger
...
Add support for logging scrape failures to a specified file
3 months ago
dependabot[bot]
2036177e11
Bump golang.org/x/text from 0.17.0 to 0.18.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
9425c0a563
Bump github.com/digitalocean/godo from 1.121.0 to 1.122.0
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.121.0 to 1.122.0.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.121.0...v1.122.0 )
---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
c2593ab76b
Bump github.com/prometheus/exporter-toolkit from 0.11.0 to 0.12.0
...
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases )
- [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Julien
1a179183fc
Merge pull request #14786 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/client_golang-1.20.2
...
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 in /documentation/examples/remote_storage
3 months ago
Julien
788d8c2bc8
Merge pull request #14839 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.59.0
...
Bump github.com/prometheus/common from 0.58.0 to 0.59.0
3 months ago
Julien
55ed6f3a17
Merge pull request #14840 from prometheus/dependabot/go_modules/golang.org/x/tools-0.24.0
...
Bump golang.org/x/tools from 0.23.0 to 0.24.0
3 months ago
Julien
d4e1900b46
Merge pull request #14845 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.23.0
...
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
3 months ago
Julien
1ed25d5f90
Merge pull request #14843 from prometheus/dependabot/go_modules/github.com/scaleway/scaleway-sdk-go-1.0.0-beta.30
...
Bump github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.29 to 1.0.0-beta.30
3 months ago
Julien
458613bf73
Merge pull request #14846 from prometheus/dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.13.0
...
Bump github.com/envoyproxy/go-control-plane from 0.12.1-0.20240621013728-1eb8caab5155 to 0.13.0
3 months ago
Arthur Silva Sens
b6f26df544
Merge pull request #14770 from machine424/promote-manager
...
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package
3 months ago
George Krajcsovits
536d9f9ce9
BUGFIX: TSDB: panic in query during truncation with OOO head ( #14831 )
...
Check if headQuerier is nil before trying to use it.
* TestQueryOOOHeadDuringTruncate: unit test to check query during truncate
Regression test for #14822
* Simulate race between query and Compact()
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
3 months ago
Julius Volz
c1c2e32137
More cleanups to tree view stats
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
dependabot[bot]
05d89b7ffd
Bump github.com/prometheus/common from 0.58.0 to 0.59.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.58.0 to 0.59.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.58.0...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
George Krajcsovits
dbe40d8f57
Merge pull request #14844 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3
...
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
3 months ago
machine424
cc40b65ab4
fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden
...
add a regression test for that.
Signed-off-by: machine424 <ayoubmrini424@gmail.com>
3 months ago
dependabot[bot]
2d534290ee
Bump github.com/envoyproxy/go-control-plane
...
Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane ) from 0.12.1-0.20240621013728-1eb8caab5155 to 0.13.0.
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases )
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md )
- [Commits](https://github.com/envoyproxy/go-control-plane/commits/v0.13.0 )
---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
8645398260
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
7c1a423b97
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
2c016e3edf
Bump github.com/scaleway/scaleway-sdk-go
...
Bumps [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go ) from 1.0.0-beta.29 to 1.0.0-beta.30.
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases )
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/scaleway/scaleway-sdk-go/compare/v1.0.0-beta.29...v1.0.0-beta.30 )
---
updated-dependencies:
- dependency-name: github.com/scaleway/scaleway-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
e7518170b5
Bump golang.org/x/tools from 0.23.0 to 0.24.0
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
be5ceb2eaa
Bump the k8s-io group across 1 directory with 3 updates
...
Bumps the k8s-io group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api ) and [k8s.io/client-go](https://github.com/kubernetes/client-go ).
Updates `k8s.io/api` from 0.29.3 to 0.31.0
- [Commits](https://github.com/kubernetes/api/compare/v0.29.3...v0.31.0 )
Updates `k8s.io/apimachinery` from 0.29.3 to 0.31.0
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.3...v0.31.0 )
Updates `k8s.io/client-go` from 0.29.3 to 0.31.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.3...v0.31.0 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: k8s-io
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
ef96e983d9
Bump the go-opentelemetry-io group across 1 directory with 6 updates
...
Bumps the go-opentelemetry-io group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector ) | `1.12.0` | `1.14.1` |
| [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector ) | `0.105.0` | `0.108.1` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go ) | `1.28.0` | `1.29.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) | `1.28.0` | `1.29.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go ) | `1.28.0` | `1.29.0` |
Updates `go.opentelemetry.io/collector/pdata` from 1.12.0 to 1.14.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-collector/compare/pdata/v1.12.0...pdata/v1.14.1 )
Updates `go.opentelemetry.io/collector/semconv` from 0.105.0 to 0.108.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-collector/compare/v0.105.0...v0.108.1 )
Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0 )
Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0 )
Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0 )
Updates `go.opentelemetry.io/otel/sdk` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/pdata
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
- dependency-name: go.opentelemetry.io/collector/semconv
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-opentelemetry-io
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Julius Volz
2d9f79f59e
Show label stats in tree view
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
331a8e1d6c
Use infinite scroll in metrics explorer for faster rendering
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julien
be3597c272
Update autoreload documentation: recommend writing files atomically ( #14836 )
...
Signed-off-by: Julien <roidelapluie@o11y.eu>
3 months ago
dependabot[bot]
a7f7e90167
Bump github.com/linode/linodego from 1.38.0 to 1.40.0
...
Bumps [github.com/linode/linodego](https://github.com/linode/linodego ) from 1.38.0 to 1.40.0.
- [Release notes](https://github.com/linode/linodego/releases )
- [Commits](https://github.com/linode/linodego/compare/v1.38.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: github.com/linode/linodego
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
machine424
1e01e97151
chore: update min go version to 1.22 and update to the 1.23 toolchain
...
enforce the go version in test_go_oldest.
Signed-off-by: machine424 <ayoubmrini424@gmail.com>
3 months ago
machine424
d18fa62ae9
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package
...
Signed-off-by: machine424 <ayoubmrini424@gmail.com>
3 months ago