Skip to content
New issue

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

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

Already on GitHub? # to your account

support es backend #2633

Closed

Conversation

li2329800
Copy link
Contributor

What type of this PR

Add one of the following kinds:
/kind feature

What this PR does / why we need it:

msp support es as storage backend

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @liuhaoyang

ChangeLog

Feature: Support es storage backend in Micro Service platform (实现 msp 平台的 trace&exception 的存储对es的支持)

Language Changelog
🇺🇸 English
🇨🇳 中文

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

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

@erda-bot erda-bot requested a review from liuhaoyang October 27, 2021 13:27
@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #2633 (0e50828) into master (ec3a807) will increase coverage by 0.01%.
The diff coverage is 24.43%.

❗ Current head 0e50828 differs from pull request most recent head 4756f76. Consider uploading reports for the commit 4756f76 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2633      +/-   ##
==========================================
+ Coverage   16.42%   16.44%   +0.01%     
==========================================
  Files        1259     1261       +2     
  Lines      127758   127948     +190     
==========================================
+ Hits        20985    21041      +56     
- Misses     104597   104728     +131     
- Partials     2176     2179       +3     
Impacted Files Coverage Δ
modules/msp/apm/trace/query/mock_storage.go 0.00% <0.00%> (ø)
modules/msp/apm/trace/query/trace.service.go 28.51% <14.92%> (ø)
modules/msp/apm/exception/query/provider.go 20.68% <20.00%> (ø)
...dules/msp/apm/exception/query/exception.service.go 22.62% <22.62%> (ø)
modules/msp/apm/trace/query/span_list_storage.go 35.89% <35.89%> (ø)
...sp/apm/exception/query/error_event_list_storage.go 41.02% <41.02%> (ø)
...ules/msp/apm/exception/query/error_list_storage.go 43.24% <43.24%> (ø)
modules/msp/apm/trace/query/provider.go 20.00% <50.00%> (ø)
modules/cmp/resource/summary.go 31.69% <0.00%> (+0.22%) ⬆️

@liuhaoyang liuhaoyang added feature monitor-stack monitoring platform msp microsevice platform labels Oct 27, 2021
@li2329800 li2329800 closed this Nov 2, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature monitor-stack monitoring platform msp microsevice platform
Development

Successfully merging this pull request may close these issues.

2 participants