Skip to content

Fixed container.name null bug when using Docker. Updated metadata enrichment for k8s environments. Added service cache - #216

Merged
LorenzoTettamanti merged 18 commits into
CortexFlow:0.1.5from
LorenzoTettamanti:0.1.5
Sep 10, 2026
Merged

Fixed container.name null bug when using Docker. Updated metadata enrichment for k8s environments. Added service cache#216
LorenzoTettamanti merged 18 commits into
CortexFlow:0.1.5from
LorenzoTettamanti:0.1.5

Conversation

@LorenzoTettamanti

@LorenzoTettamanti LorenzoTettamanti commented Aug 24, 2026

Copy link
Copy Markdown
Member

Changes

  • Added CF_DEBUG_LEVEL as environment variable in logger.rs to let users customize the logging level without rebuilding the image
  • Added service cache and increased the read_perf_buffer drain time to 5s to prevent the CPU overload
  • Fixed cargo.toml
  • updated metrics.yaml image
  • Updated metadata enrichment to mutually exclude docker and Kubernetes environements
  • Updated Dockerfiles and build-conntracker script
  • Fixed cfg attribute in consumer.rs (std::sync::Arc import)

Tests

  • All checks passed
  • Works with docker and kubernetes

@LorenzoTettamanti LorenzoTettamanti added enhancement New feature or request rust Pull requests that update Rust code bug fix PR related to bug fixes labels Aug 24, 2026
@LorenzoTettamanti LorenzoTettamanti changed the title Fixed container.name null bug when using Docker. Updated metadata enrichment for k8s environments Fixed container.name null bug when using Docker. Updated metadata enrichment for k8s environments. Added service cache Aug 26, 2026
@LorenzoTettamanti LorenzoTettamanti added the v0.1.5 Version 0.1.5 issues tracker label Aug 28, 2026
@LorenzoTettamanti
LorenzoTettamanti marked this pull request as ready for review September 10, 2026 20:07
@LorenzoTettamanti
LorenzoTettamanti merged commit 88de2ea into CortexFlow:0.1.5 Sep 10, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix PR related to bug fixes enhancement New feature or request rust Pull requests that update Rust code v0.1.5 Version 0.1.5 issues tracker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant