Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#10882] Add server map module based on redis-timeseries #11850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d added this to the 3.1.0 milestone Dec 20, 2024
@intr3p1d intr3p1d self-assigned this Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 284 lines in your changes missing coverage. Please review.

Project coverage is 36.90%. Comparing base (35eefe1) to head (27a217c).

Files with missing lines Patch % Lines
...ctor/applicationmap/service/RedisTraceService.java 0.00% 75 Missing ⚠️
...t/collector/applicationmap/redis/RedisSelfDao.java 0.00% 42 Missing ⚠️
...ollector/applicationmap/redis/RedisInboundDao.java 0.00% 37 Missing ⚠️
...llector/applicationmap/redis/RedisOutboundDao.java 0.00% 33 Missing ⚠️
...tor/applicationmap/redis/schema/TimeSeriesKey.java 0.00% 22 Missing ⚠️
.../applicationmap/service/ApplicationMapService.java 0.00% 16 Missing ⚠️
...r/applicationmap/redis/schema/TimeSeriesLabel.java 0.00% 12 Missing ⚠️
...plicationmap/redis/statistics/RedisBulkWriter.java 0.00% 11 Missing ⚠️
...licationmap/redis/statistics/RedisBulkFactory.java 0.00% 10 Missing ⚠️
...plicationmap/redis/schema/ApplicationMapTable.java 0.00% 8 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11850      +/-   ##
============================================
- Coverage     37.00%   36.90%   -0.10%     
- Complexity    12449    12454       +5     
============================================
  Files          4122     4135      +13     
  Lines        100462   100739     +277     
  Branches      10488    10510      +22     
============================================
+ Hits          37177    37179       +2     
- Misses        60275    60554     +279     
+ Partials       3010     3006       -4     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant