Skip to content

Releases: odigos-io/odigos

v1.0.1-greatwall

06 Jan 11:01
c4e2f95
Compare
Choose a tag to compare
[GEN-1700]  Add other agent detection (#1727)

This pull request includes updates to the `DetectedContainers` component
in the `frontend/webapp` directory. The changes enhance the user
interface and improve the handling of detected languages and agents.

UI Enhancements:

*
[`frontend/webapp/components/overview/sources/detected-containers/index.tsx`](diffhunk://#diff-37ab49243eec9831d4ec80b017423789fb6db91dc1cd32bc4a5f591b7961b8ddR25-R27):
Added a border, border-radius, and padding to the `Container` styled
component.

Functionality Improvements:

*
[`frontend/webapp/components/overview/sources/detected-containers/index.tsx`](diffhunk://#diff-37ab49243eec9831d4ec80b017423789fb6db91dc1cd32bc4a5f591b7961b8ddR13):
Updated the `DetectedContainers` component to handle a new optional
`other_agent` property in the `Language` interface, and display a
warning message if another agent is detected.
[[1]](diffhunk://#diff-37ab49243eec9831d4ec80b017423789fb6db91dc1cd32bc4a5f591b7961b8ddR13)
[[2]](diffhunk://#diff-37ab49243eec9831d4ec80b017423789fb6db91dc1cd32bc4a5f591b7961b8ddL48-R80)

v1.0.121

08 Nov 08:15
6400176
Compare
Choose a tag to compare

Changelog

v1.0.120

04 Nov 12:19
14f8228
Compare
Choose a tag to compare

Changelog

  • 509afdc Enable webhook to oss (#1653)
  • 3658eb0 Remove CLI dependnecy on controller-runtime. Remove unused files in CLI (#1667)
  • 2f478f0 Use new runtime detector for logging process events (#1645)
  • 14f8228 fix: add update permissions to odigos-ui sa (#1678)
  • 89439b1 fix: azure tests fail because take lots of time for simple demo to co… (#1663)
  • d4ac7c1 fix: check for all containers running instead of pod phase (#1666)
  • 8312222 fix: handle missing container language for instrumentation device (#1673)

v1.0.119

30 Oct 10:29
de9178e
Compare
Choose a tag to compare

Changelog

  • 1e0c3fd fix: check for empty pointers in describe (#1656)
  • e00722f fix: data-collection to send round-robin to odigos-gateway service (#1654)
  • de9178e fix: webhook env don't duplicate value forever (#1619)
  • 86ddade refactor: describe source use 2 phases (#1649)

v1.0.118

28 Oct 10:51
29091db
Compare
Choose a tag to compare

Changelog

  • fdb9914 Attach diagnose file to each cross cloud provider run (#1627)
  • 29091db Ignore NotFound error for Node CG in OpAmp server (#1643)
  • 0544864 Remove default SDKs and supported SDKs from Odigos config (#1626)
  • fd310cc feat: add odigos describe analyze phase to make the info accessible to tools (#1633)
  • ad85bb5 feat: delete odigos MutatingWebhookConfiguration object (#1632)
  • a556271 fix: new runtime inspection to run only when all containers are ready… (#1636)
  • d9c909d fix: odigos describe when pipeline is not created (#1622)
  • 8bd23ad refactor: extract resource collection for odigos describe into separate package (#1623)

v1.0.117

25 Oct 14:33
34ca2c3
Compare
Choose a tag to compare

Changelog

  • df56ec0 Fix throughput calculation from collectors metrics (#1621)
  • 34ca2c3 feat: move default node collector port to avoid conflicts and add setting in config (#1618)
  • 1f84889 feat: reduce the small batch size profile to 256 spans (#1620)

v1.0.116

24 Oct 18:09
0f2ed69
Compare
Choose a tag to compare

Changelog

  • 5ded5ee fix: add event filter to prevent cg status from being reconciled indefinitely (#1616)
  • 0f2ed69 fix: limit batch size in gateway processor (#1617)

v1.0.115

22 Oct 15:19
b302071
Compare
Choose a tag to compare

Changelog

  • b302071 [GEN-1535]: beginners guide (#1604)
  • a7b878d feat: add profile to control if name processor is used or not (#1611)

v1.0.114

22 Oct 14:00
421987d
Compare
Choose a tag to compare

Changelog

v1.0.113

15 Oct 06:13
316e04f
Compare
Choose a tag to compare

Changelog

  • adee85f chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.67.0 in /odiglet (#1533)
  • 316e04f chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 in /odiglet (#1589)
  • af7a68b chore: make go auto dependency a separate group in dependabot (#1585)
  • 0199d6a chore: merge all otel dependencies to one dependabot PR (#1584)