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

Revert "Feat msp storage switch to es (#2861) (#2898)" #2956

Conversation

li2329800
Copy link
Contributor

This reverts commit 51a2010.

What type of this PR

Add one of the following kinds:
/kind bugfix

What this PR does / why we need it:

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @recallsong @liuhaoyang

ChangeLog

Language Changelog
🇺🇸 English Fix the bug that query es failed in error-analyzer of msp platform
🇨🇳 中文 修复了 msp 平台的错误分析查询es失败错误

Need cherry-pick to release versions?

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #2956 (fcaef48) into release/1.4 (edc9397) will decrease coverage by 0.03%.
The diff coverage is 7.52%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/1.4    #2956      +/-   ##
===============================================
- Coverage        17.41%   17.38%   -0.04%     
===============================================
  Files             1294     1288       -6     
  Lines           131587   131063     -524     
===============================================
- Hits             22916    22784     -132     
+ Misses          106338   105951     -387     
+ Partials          2333     2328       -5     
Impacted Files Coverage Δ
modules/msp/apm/exception/exception.service.go 0.00% <0.00%> (ø)
modules/msp/apm/trace/storage/consumer.go 32.84% <0.00%> (ø)
modules/msp/apm/trace/storage/provider.go 17.24% <ø> (ø)
modules/msp/apm/trace/trace.service.go 31.49% <36.36%> (ø)
modules/msp/apm/exception/provider.go 23.07% <50.00%> (ø)
modules/core/monitor/log/persist/v1/provider.go 10.00% <100.00%> (ø)
modules/msp/apm/trace/provider.go 20.68% <100.00%> (ø)
modules/core/monitor/event/query/mock_storage.go 40.62% <0.00%> (-21.88%) ⬇️

@liuhaoyang liuhaoyang merged commit 9c43b66 into erda-project:release/1.4 Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants