Skip to content

PMM-12548 Mongolog as new MongoDB query source.#3776

Merged
JiriCtvrtka merged 147 commits into
v3from
PMM-12548-new-mongo-query-source
Jun 23, 2025
Merged

PMM-12548 Mongolog as new MongoDB query source.#3776
JiriCtvrtka merged 147 commits into
v3from
PMM-12548-new-mongo-query-source

Merge branch 'v3' into PMM-12548-new-mongo-query-source

20dbdc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2025 in 1s

44.18% (+0.02%) compared to 62a08d2

View this Pull Request on Codecov

44.18% (+0.02%) compared to 62a08d2

Details

Codecov Report

Attention: Patch coverage is 48.46416% with 302 lines in your changes missing coverage. Please review.

Project coverage is 44.18%. Comparing base (62a08d2) to head (20dbdc6).

Files with missing lines Patch % Lines
managed/services/inventory/agents.go 0.00% 68 Missing ⚠️
agent/agents/mongodb/mongolog/internal/mongolog.go 66.23% 42 Missing and 10 partials ⚠️
.../inventory/add_agent_qan_mongodb_mongolog_agent.go 0.00% 43 Missing ⚠️
agent/agents/mongodb/mongolog/internal/monitor.go 68.10% 30 Missing and 7 partials ⚠️
managed/services/management/mongodb.go 0.00% 23 Missing ⚠️
managed/services/converters.go 0.00% 16 Missing ⚠️
agent/agents/mongodb/mongolog/mongodb.go 67.39% 13 Missing and 2 partials ⚠️
managed/services/agents/mongodb.go 0.00% 14 Missing ⚠️
agent/agents/supervisor/supervisor.go 0.00% 9 Missing ⚠️
managed/services/inventory/grpc/agents_server.go 0.00% 8 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3776      +/-   ##
==========================================
+ Coverage   44.15%   44.18%   +0.02%     
==========================================
  Files         369      373       +4     
  Lines       45356    45903     +547     
==========================================
+ Hits        20027    20282     +255     
- Misses      23645    23917     +272     
- Partials     1684     1704      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.