| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| helm-chart-odigos-1.33.0.tgz | 2026-08-03 | 97.7 kB | |
| helm-chart-odigos-central-1.33.0.tgz | 2026-08-03 | 14.1 kB | |
| checksums.txt | 2026-08-03 | 582 Bytes | |
| cli_1.33.0_darwin_amd64.tar.gz | 2026-08-03 | 38.7 MB | |
| cli_1.33.0_darwin_arm64.tar.gz | 2026-08-03 | 36.5 MB | |
| cli_1.33.0_linux_amd64.tar.gz | 2026-08-03 | 36.5 MB | |
| cli_1.33.0_linux_arm64.tar.gz | 2026-08-03 | 33.4 MB | |
| cli_1.33.0_windows_amd64.tar.gz | 2026-08-03 | 37.0 MB | |
| cli_1.33.0_windows_arm64.tar.gz | 2026-08-03 | 33.6 MB | |
| README.md | 2026-08-02 | 4.7 kB | |
| v1.33.0 source code.tar.gz | 2026-08-02 | 71.3 MB | |
| v1.33.0 source code.zip | 2026-08-02 | 73.0 MB | |
| Totals: 12 Items | 360.2 MB | 2 | |
Changes by Kind
Uncategorized
- Actions that use config extensions (such as PII masking and SQL query actions) are now applied via the collector config extension path, with clearer Action status conditions for pipeline readiness. (#5387, @blumamir)
- Add 2 new actions for db: db query templatization and infer db attributes (#5327, @blumamir)
- Add 2 new actions to control db query processing behavior (#5308, @blumamir)
- Add DbQueryTemplatization option
removePostgresCastOperatorto strip PostgreSQL::typecasts from query text. (#5374, @blumamir) - Add PHP support for Custom Instrumentation rules (class/function probes via ODIGOS_AGENT_CUSTOM_INSTRUMENTATIONS). (#5264, @BenElferink)
- Add a memory_limiter to the node-collector profiles pipeline so profiling memory is bounded like every other pipeline. (#5304, @shivanshuraj1333)
- Add category and subtitle metadata to the action catalog for the redesigned Add Action picker. (#5391, @alonkeyval)
- Add more categories to PII Masking action (#5276, @blumamir)
- Add option to set scopes on pii masking action (which services participate in each pii masking action) (#5341, @blumamir)
- Add processor to handle sql texts in spans - enhancements and obfuscate (#5305, @blumamir)
- Added health probes for central-proxy, central-ui, Redis, and a Keycloak startup probe. (#5397, @BenElferink)
- Chore: update ui-kit to 0.0.278 (#5417, @octo-sts[bot])
- Chore: upgrade base image to 1.26.5 (#5351, @aviadhahami)
- Chore: upgrade base image to v1.18 (#5355, @aviadhahami)
- Chore: upgrades for devcontainer (#5346, @aviadhahami)
- Detect other instrumentation agents (Datadog, New Relic, Dynatrace, OpenTelemetry, ...) already running in a process and skip instrumenting it unless allowConcurrentAgents is enabled. (#5234, @shivanshuraj1333)
- Docs: fix VM Agent Central config examples to use central: instead of tower: (#5352, @BenElferink)
- Document the DB Query Templatization and Infer DB Attributes attribute actions. (#5389, @blumamir)
- Ensure OSS UI PII masking CreateAction accepts EMAIL, JWT, and UUID categories. (#5375, @BenElferink)
- Feat: disabled sources should show-up in overview (#5401, @BenElferink)
- Feat: support service.name and resource attributes for OBI traces and network metrics. (#5411, @octo-sts[bot])
- Fix Ruby language detection for versioned interpreter binaries and proctitle-renamed servers. (#5303, @shivanshuraj1333)
- Fix odigos-gateway crash-looping on startup when a profiles destination is configured, by adding profiles signal support to the odigostrafficmetrics processor. (#5358, @shivanshuraj1333)
- Fix(collector): support Istio otel tracer on data collection local traffic service (#5390, @damemi)
- Fix(destinations): Observe destination add target-package header and support full endpoint url (#5356, @damemi)
- Fix(diagnose): collect workloads under namespace sources (#5363, @damemi)
- Fix(helm): raise central-proxy default memory for large clusters (#5274, @BenElferink)
- Fix(prometheusremotewrite): support Mimir /api/v1/push path (#5259, @damemi)
- Fix: block CRUD on Instrumentation Rules for OSS installations (#5372, @BenElferink)
- Fix: redact all Cassandra UUID literals in comma-separated CQL IN lists during query templatization (#5402, @blumamir)
- Fixed DeploymentConfig workloads missing from Central source lists on OpenShift clusters. (#5331, @alonkeyval)
- Handle uuids in cassandra query text for db query templatization (#5353, @blumamir)
- Improve text in UI for showing rollout status and if all pods are applied with an agent or not (#5270, @blumamir)
- Odigossymbolizeprocessor: cap the transient ELF symbol-table decode. (#5302, @shivanshuraj1333)
- PII Masking actions can now be configured with custom format maskings (JSON, SQL, resource path) and custom regex maskings from the UI. (#5388, @blumamir)
- Pii masking action - support masking by custom regex and for specific formats (json, sql, resource path) (#5334, @blumamir)
- Process cassandra as sql for infer db attributes and db query templatization (#5347, @blumamir)
- Show collector data throughput in the collector pipelines page (#5335, @natyharary)
- Show data collectors (node, clusters) data throughput when activating MetricsStore (VictoriaMetrics) in the collectors pipeline page (#5329, @natyharary)
- Source drawer shows merged pods-manifest-injection rollout status and Rollout actions from backend actionItems (ui-kit 0.0.266). (#5255, @alonkeyval)
- Support applying AddClusterInfo, RenameAttribute, and DeleteAttribute actions to the profiles signal. (#5028, @shivanshuraj1333)
- Wire GCP and Azure connector images in odigos-central Helm chart (#5413, @BenElferink)