Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
696cbb7
[#158]: moved map manager from identity to common crate to reuse the …
LorenzoTettamanti Feb 8, 2026
9575e89
[#158]: moved Monitoring structures to shared library
LorenzoTettamanti Feb 11, 2026
9881df3
[#175]: added otlp provider to metrics service. Simplified map handli…
LorenzoTettamanti Feb 11, 2026
b05d9b9
[#158]: fixed imports from the common crate
LorenzoTettamanti Feb 11, 2026
a32698b
added TODOs in conntracker kernel module
LorenzoTettamanti Feb 11, 2026
398bff0
[#175]: added repr(C,packed) for monitoring structures. Fixed imports…
LorenzoTettamanti Feb 11, 2026
01c63c4
[#158]: added control to skip load of blocklist if the addresses vect…
LorenzoTettamanti Feb 13, 2026
147802f
[#158]: added shared hashmap to store tracked veth (TRACKED_VETH). Th…
LorenzoTettamanti Feb 13, 2026
8599b90
[#182]: Added GetTrackedVethFromHashMap grpc endpoint to see the trac…
LorenzoTettamanti Feb 14, 2026
4d23d4c
[#158]: removed struct.rs Added fill_buffers in buffer_type.rs. Simpl…
LorenzoTettamanti Mar 2, 2026
76d462b
[#158]: moved Event Sender trait in the batcher.rs module
LorenzoTettamanti Mar 2, 2026
bf1720b
[deprecated]: removed deprecated Scripts folder
LorenzoTettamanti Mar 2, 2026
aa9f438
[#175]: added modules to initialize the Metrics exporter using opente…
LorenzoTettamanti Jun 1, 2026
149abf6
(chore): updated dependencies
LorenzoTettamanti Jun 1, 2026
7ee399e
[#175]: implemented the opentelemetry metrics export using the functi…
LorenzoTettamanti Jun 1, 2026
b433a13
[#175]: added metrics exporter in the otel-collector-config ConfigMap…
LorenzoTettamanti Jun 1, 2026
7365b5d
Merge branch '0.1.5' into 0.1.5-refactor
LorenzoTettamanti Jun 1, 2026
836f0b4
(fix): updated metrics.yaml manifest
LorenzoTettamanti Jun 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 46 additions & 45 deletions cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading