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 1.74927% with 674 lines in your changes missing coverage. Please review.

Project coverage is 33.46%. Comparing base (98a9828) to head (2c89b2e).

Files with missing lines Patch % Lines
...ctor/applicationmap/service/RedisTraceService.java 0.00% 83 Missing ⚠️
.../histogram/ApplicationMapNodeHistogramFactory.java 0.00% 74 Missing ⚠️
...t/collector/applicationmap/redis/RedisSelfDao.java 0.00% 44 Missing ⚠️
...ollector/applicationmap/redis/RedisInboundDao.java 0.00% 43 Missing ⚠️
...ionmap/dao/mapper/ApplicationMapInboundMapper.java 0.00% 43 Missing ⚠️
...onmap/dao/mapper/ApplicationMapOutboundMapper.java 0.00% 41 Missing ⚠️
...llector/applicationmap/redis/RedisOutboundDao.java 0.00% 37 Missing ⚠️
...p/dao/mapper/ApplicationMapResponseTimeMapper.java 0.00% 34 Missing ⚠️
...mon/server/applicationmap/ApplicationMapUtils.java 0.00% 32 Missing ⚠️
...tor/applicationmap/redis/schema/TimeSeriesKey.java 0.00% 28 Missing ⚠️
... and 26 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11850      +/-   ##
============================================
- Coverage     33.71%   33.46%   -0.26%     
+ Complexity    10564    10556       -8     
============================================
  Files          3805     3829      +24     
  Lines         90295    90972     +677     
  Branches       9580     9639      +59     
============================================
- Hits          30446    30445       -1     
- Misses        57223    57900     +677     
- Partials       2626     2627       +1     

☔ 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.

@intr3p1d intr3p1d force-pushed the add_redis_applicationmap branch 2 times, most recently from c69d6cc to 711c711 Compare January 20, 2025 07:23
@intr3p1d intr3p1d force-pushed the add_redis_applicationmap branch 3 times, most recently from 514e981 to 7c356a2 Compare February 18, 2025 09:29
@intr3p1d intr3p1d force-pushed the add_redis_applicationmap branch 2 times, most recently from 707675d to a6c0db7 Compare February 27, 2025 09:00
@intr3p1d intr3p1d force-pushed the add_redis_applicationmap branch from a6c0db7 to 2c89b2e Compare March 6, 2025 08:27
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