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

[ISSUE #2790] Add Jaeger tracing plugin docs #2869

Merged
merged 3 commits into from
Jan 9, 2023

Conversation

seriouszyx
Copy link
Member

Fixes #2790.

Motivation

Add Jaeger tracing plugin en&zh docs.

Modifications

Add Jaeger tracing plugin en&zh docs.

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (docs)

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #2869 (95cff01) into master (3bda8fb) will increase coverage by 0.12%.
The diff coverage is 6.04%.

❗ Current head 95cff01 differs from pull request most recent head 8db6711. Consider uploading reports for the commit 8db6711 to get more accurate results

@@             Coverage Diff              @@
##             master    #2869      +/-   ##
============================================
+ Coverage     11.61%   11.74%   +0.12%     
- Complexity      911      914       +3     
============================================
  Files           503      505       +2     
  Lines         28093    28088       -5     
  Branches       2876     2868       -8     
============================================
+ Hits           3264     3299      +35     
+ Misses        24533    24495      -38     
+ Partials        296      294       -2     
Impacted Files Coverage Δ
.../apache/eventmesh/common/protocol/tcp/Package.java 73.33% <ø> (ø)
...eventmesh/metrics/api/model/TcpSummaryMetrics.java 0.00% <ø> (ø)
...ime/admin/controller/EventMeshAdminController.java 0.00% <0.00%> (ø)
...sh/runtime/admin/handler/ConfigurationHandler.java 0.00% <0.00%> (ø)
...tmesh/runtime/admin/handler/HTTPClientHandler.java 0.00% <0.00%> (ø)
...che/eventmesh/runtime/boot/AbstractHTTPServer.java 0.00% <0.00%> (ø)
...he/eventmesh/runtime/boot/EventMeshHTTPServer.java 0.00% <0.00%> (ø)
...che/eventmesh/runtime/boot/EventMeshTCPServer.java 0.57% <ø> (+<0.01%) ⬆️
...ntime/configuration/EventMeshTCPConfiguration.java 0.00% <ø> (ø)
...he/eventmesh/runtime/core/consumer/ClientInfo.java 0.00% <0.00%> (ø)
... and 29 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xwm1992 xwm1992 merged commit ec5e051 into apache:master Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Jaeger tracing plugin docs
2 participants