| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| coroot-arm64 | 2025-11-04 | 62.3 MB | |
| coroot-amd64 | 2025-11-04 | 64.6 MB | |
| 1.17.0 source code.tar.gz | 2025-11-04 | 43.7 MB | |
| 1.17.0 source code.zip | 2025-11-04 | 44.0 MB | |
| README.md | 2025-11-04 | 2.2 kB | |
| Totals: 5 Items | 214.6 MB | 0 | |
Multi-cluster support
This release adds support for multi-cluster projects in Coroot. A multi-cluster project aggregates telemetry from multiple existing Coroot projects into a single logical view. It enables unified monitoring of applications deployed across multiple Kubernetes clusters, regions, or data centers without duplicating ingestion pipelines or configuration.
Learn more in the documentation
What's Changed
- Document enhanced continuous profiling for JVM by @T100D in https://github.com/coroot/coroot/pull/723
- Add metrics TTL configuration option by @T100D in https://github.com/coroot/coroot/pull/727
- add support for multi-cluster projects by @def in https://github.com/coroot/coroot/pull/732
- docs: fix multi-cluster screenshot by @def in https://github.com/coroot/coroot/pull/733
- build(deps): bump axios from 1.6.0 to 1.12.0 in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/730
- build(deps): bump uplot from 1.6.24 to 1.6.31 in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/734
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.35.0 by @dependabot[bot] in https://github.com/coroot/coroot/pull/735
- build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/736
- build(deps): bump image-size from 1.1.1 to 1.2.1 in /docs by @dependabot[bot] in https://github.com/coroot/coroot/pull/737
- build(deps): bump body-parser and express in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/738
- build(deps): bump path-to-regexp and express in /docs by @dependabot[bot] in https://github.com/coroot/coroot/pull/739
- build(deps): bump ws in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/740
- build(deps): bump golang.org/x/net from 0.30.0 to 0.38.0 by @dependabot[bot] in https://github.com/coroot/coroot/pull/741
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /front by @dependabot[bot] in https://github.com/coroot/coroot/pull/742
Full Changelog: https://github.com/coroot/coroot/compare/v1.16.0...v1.17.0