| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| helm-chart-odigos-1.31.0.tgz | 2026-07-05 | 96.5 kB | |
| helm-chart-odigos-central-1.31.0.tgz | 2026-07-05 | 7.0 kB | |
| checksums.txt | 2026-07-05 | 582 Bytes | |
| cli_1.31.0_darwin_amd64.tar.gz | 2026-07-05 | 38.6 MB | |
| cli_1.31.0_darwin_arm64.tar.gz | 2026-07-05 | 36.4 MB | |
| cli_1.31.0_linux_amd64.tar.gz | 2026-07-05 | 36.3 MB | |
| cli_1.31.0_linux_arm64.tar.gz | 2026-07-05 | 33.3 MB | |
| cli_1.31.0_windows_amd64.tar.gz | 2026-07-05 | 36.9 MB | |
| cli_1.31.0_windows_arm64.tar.gz | 2026-07-05 | 33.5 MB | |
| README.md | 2026-07-02 | 2.4 kB | |
| v1.31.0 source code.tar.gz | 2026-07-02 | 69.3 MB | |
| v1.31.0 source code.zip | 2026-07-02 | 71.0 MB | |
| Totals: 12 Items | 355.4 MB | 0 | |
Changes by Kind
Uncategorized
- Add VM Agent docs for viewing continuous profiles in odictl and creating custom instrumentation (Java/Go/C++) directly from a profiled function. (#5125, @rayray221)
- Add configurable log level for Python instrumentation logs (#5117, @natyharary)
- Add ebpf core metrics to victoria metrics (#5100, @natyharary)
- Add metrics for logs outputted through ebpflogreceiver (#5110, @daemon1024)
- Added documentation for tracing NGINX ingress traffic with OpenTelemetry through Odigos. (#5093, @rayray221)
- Chore: add pid to identifying attributes on ebpf instrumentation instances CRs (#5091, @RonFed)
- Chore: optimize Dockerfile for frontend build (#5136, @BenElferink)
- Chore: update @odigos/ui-kit with API context updates (#5080, @BenElferink)
- Chore: update php-community agent version to v0.3.3 (#5134, @BenElferink)
- Enterprise: Enterprise images now pull from enterprise-registry.odigos.io and require valid onPremToken + auto-generated pull secret (for default Odigos enterprise registry) (#4990, @damemi)
- Feat(actions): YAML-driven action types catalog + actionTypes query (#5160, @BenElferink)
- Feat(instrumentation-rules): YAML-driven rule types catalog + ruleTypes query (#5169, @BenElferink)
- Feat(refactor): remove
OtherStatusTypeandOtherStatusin favor ofStatusTypeenum (#5116, @BenElferink) - Feat: symbolize native (C/C++/Rust) profiling frames on-host via odigossymbolizeprocessor (opt-in, profiling.symbolization.native) (#5085, @shivanshuraj1333)
- Fix: GQL regressions from API refactor (#5105, @BenElferink)
- Fix: add externalOnpremPullSecret for enterprise Docker pull secret management (#5145, @damemi)
- Fix: enterprise pull secret should not be generated for custom registries (#5158, @damemi)
- Fix: namespace source instrumentation race which prevented redeployed apps from being properly instrumented (#5013, @damemi)
- Fix: refetch data on drawer open (#5101, @BenElferink)
- Fixed remaining Go stdlib CVEs in the odiglet image by upgrading the bundled grpc_health_probe to v0.4.52 (built with Go 1.26.4). (#5135, @tamirdavid1)
- Odigos collector distro to support journald receiver (#5127, @liranm-odigos)
- Patched high Go stdlib CVEs in the odiglet image. (#5130, @tamirdavid1)
- Removed the deprecated
odigos pro-dep central ...CLI commands. Useodigos pro central ...(Helm-based) instead. (#5121, @alonkeyval)