What's Changed
Breaking changes 🔨
Bug fixes 🐛
- Fix Network pipeline in Alloy by @mariomac in #1674
- Fix process metrics dashboard by @mariomac in #1672
- Fix OTEL HTTP exclusion detection by @mariomac in #1688
Other changes/additions
- Simplify process FindAndInstrument synchronization by @mariomac in #1579
- support app.kubernetes.io/version label by default by @mariomac in #1580
- Update Helm Chart version and appVersion by @mariomac in #1582
- Make go context propagation error message more explicit by @rafaelroquetto in #1581
- Verify Cilium only if TC is going to be enabled by @grcevski in #1584
- Update helm chart to beyla 2.0.1 by @mariomac in #1586
- Fix go http2 internal support by @grcevski in #1589
- Update helm chart to Beyla 2.0.2 by @rafaelroquetto in #1591
- Tweak capabilities detection by @rafaelroquetto in #1588
- Fix context propagation Go TLS bug by @grcevski in #1596
- Fix support for missing .text section by @grcevski in #1597
- Src and Dst zone attributes for Kubernetes by @mariomac in #1593
- Speedup network integration tests by @mariomac in #1595
- Update
make docs
procedure by @github-actions in #1592 - Fix clang-tidy check workflow by @rafaelroquetto in #1601
- Add beyla_network_inter_zone_bytes metric by @mariomac in #1600
- Add documenation on Beyla's performance by @marctc in #1573
- Document new beyla_network_inter_zone_bytes metric by @mariomac in #1602
- Create beyla-mixin subdir by @marctc in #1604
- Automatic update of offsets.json by @github-actions in #1607
- Correct default value in docs for enforce_sys_caps by @marevers in #1609
- Update
make docs
procedure by @github-actions in #1613 - Remove distributed traces limitation by @grafsean in #1614
- Introduce documentation about required capabilities by @rafaelroquetto in #1587
- Add dev docs on how to add TCP based tracers by @marctc in #1618
- Fix Prometheus connection issue in one K8s integration test by @mariomac in #1617
- Allow users to skip Kernel check for bpf_loop functionality by @markrogers95 in #1612
- Better support for context propagation with thread pools by @grcevski in #1605
- Switch the order of env configurations in helm charts by @Komey in #1621
- Docs: copy edits for cardinality measurement guide by @grafsean in #1622
- Bump chart version for 2.0.3 by @grcevski in #1620
- Try to fix Flaky K8s test by @mariomac in #1625
- Add span skip attribute for span metrics generation by @grcevski in #1626
- Fix issue with nested SSL requests by @grcevski in #1627
- Add an option to debug protocol issues by @grcevski in #1629
- Automatic update of offsets.json by @github-actions in #1630
- Add runbooks for Beyla by @marctc in #1615
- Introduce workflow for building eBPF binaries by @rafaelroquetto in #1634
- Change integration tests workflow to only run after the ebpf bin builder workflow has completed by @rafaelroquetto in #1638
- Improve SQL detection by @grcevski in #1635
- Revert usage of workflow_run by @rafaelroquetto in #1641
- Bump golang.org/x/net from 0.24.0 to 0.33.0 in /test/integration/components/gokafka by @dependabot in #1636
- Bump golang.org/x/net from 0.24.0 to 0.33.0 in /configs/offsets/sarama by @dependabot in #1637
- Automatic update of offsets.json by @github-actions in #1644
- Enable ProtocolDebug for ExternalLogger by @marctc in #1631
- Use the Header Host field when possible for generic tracer by @grcevski in #1640
- FIx http2 memory leak by @grcevski in #1643
- Build ebpf objects on CI by @rafaelroquetto in #1639
- Remove stray debug message by @rafaelroquetto in #1648
- Remove codecov from VM tests by @rafaelroquetto in #1647
- Revert building binaries on CI by @rafaelroquetto in #1654
- Bump golang.org/x/net from 0.27.0 to 0.33.0 in /test/integration/components/go_grpc_server_mux by @dependabot in #1656
- Add support for exemplars in metrics (OTEL) by @grcevski in #1655
- Exemplars tests by @grcevski in #1659
- Update
make docs
procedure by @github-actions in #1661 - More logs for process discovery by @mariomac in #1658
- Add AKS/EKS instructions by @rafaelroquetto in #1649
- Detect if running on host network before enabling context propagation by @grcevski in #1660
- Add Support for Additional Volume Mounts and Volumes in Helm DaemonSet Template by @filippobuletto in #1662
- Run protocol detector always on sock msg by @grcevski in #1664
- Fix v2 module by @marctc in #1663
- Move filter package to pkg to be public by @marctc in #1673
- Fix memory leak with pids filter by @grcevski in #1675
- Update
make docs
procedure by @github-actions in #1676 - Append unified to cgroup filepath in v2 case only if exists by @markrogers95 in #1623
- fix: update BUILDINFO_PKG to v2 in Makefile by @icylord in #1682
- Fix gRPC connection reuse issue by @grcevski in #1686
- Fix marshaling bug by @grcevski in #1690
- Automatic update of offsets.json by @github-actions in #1694
- Traces host info metric by @grcevski in #1689
- Revert accidental vendor file change by @grcevski in #1700
- Set Resource to internal trace instrumentation by @marctc in #1699
- Set Headers when using gRPC by @marctc in #1702
- Documenting inter-zone traffic by @mariomac in #1696
- Fix example deployment by @mariomac in #1705
- Generate eBPF files as part of the build process by @rafaelroquetto in #1666
- Add ability to auto-instrument with the OTel Java SDK by @grcevski in #1704
- Add support for generating non-bpf files by @rafaelroquetto in #1710
- Update
make docs
procedure by @github-actions in #1712 - Automatic update of offsets.json by @github-actions in #1711
- Automatic update of offsets.json by @github-actions in #1715
- Only download java agent when out of date by @rafaelroquetto in #1714
- Disable package extender probes on error by @rafaelroquetto in #1719
- Automatic update of offsets.json by @github-actions in #1720
- Add tool to check undocumented fields by @marctc in #1722
- Add tool to check unmapped fields in Alloy by @marctc in #1723
- Fix name generation for BPF metrics by @marctc in #1552
- Fix typos in multiple files by @co63oc in #1737
- Use Sets for traces_target_info metric by @marctc in #1735
- Remove relref shortcodes by @robbymilo in #1729
- Print printable characters in cfg.ProtocolDebug by @mariomac in #1738
- Fix compilation in Darwin + updated linter + linter complaints fixed by @mariomac in #1743
- Allow defining extra resource labels in prometheus by @mariomac in #1742
- Extend packet at the sock msg level by @rafaelroquetto in #1740
- Fix C code formatting by @rafaelroquetto in #1750
- Delete .github/workflows/doc-validator.yml by @jdbaldry in #1753
- Docs: Edit export modes by @grafsean in #1748
- Docs: Format and edit the rest of export data by @grafsean in #1747
- Packet-based reverse DNS by @mariomac in #1746
- Automatic update of offsets.json by @github-actions in #1758
- Docs: Edit and format config/options.md by @grafsean in #1756
- Extend Sockops handling to cgroups v1 by @markrogers95 in #1749
- Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.5 in /test/integration/components/goredis by @dependabot in #1757
- Fix flaky OATS tests by @mariomac in #1760
- Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.5 in /configs/offsets/redis by @dependabot in #1763
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in /test/oats/http by @mariomac in #1764
- Fix fastcgi header parsing by @grcevski in #1766
- Add histograms for grid and block size for GPU events by @marctc in #1765
- Improve tc_sock debug messages by @rafaelroquetto in #1771
- Automatic update of offsets.json by @github-actions in #1775
- Bump Go version to 1.24.1 by @marctc in #1779
- Bump Go version to 1.24.1 in tests by @marctc in #1780
- Update OTEL to v0.122.1 by @mariomac in #1785
- Make beyla-genfiles self-contained by @rafaelroquetto in #1767
- Fixes and enhancements on the generation process by @rafaelroquetto in #1786
- Update release-binaries workflow file by @rafaelroquetto in #1788
New Contributors
- @markrogers95 made their first contribution in #1612
- @Komey made their first contribution in #1621
- @filippobuletto made their first contribution in #1662
- @icylord made their first contribution in #1682
- @co63oc made their first contribution in #1737
Full Changelog: v2.0.0...v2.1.0