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 34.90%. Comparing base (4733cc2) to head (c69d6cc).

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     35.00%   34.90%   -0.11%     
- Complexity    10966    10967       +1     
============================================
  Files          3824     3837      +13     
  Lines         91774    92051     +277     
  Branches       9706     9728      +22     
============================================
+ Hits          32126    32128       +2     
- Misses        56982    57258     +276     
+ Partials       2666     2665       -1     

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

@intr3p1d intr3p1d force-pushed the add_redis_applicationmap branch from 27a217c to c69d6cc Compare January 17, 2025 07:25
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