Skip to content

Add logic endpoint section in the agent setup doc.#5836

Merged
kezhenxu94 merged 2 commits intomasterfrom
wu-sheng-patch-1
Nov 13, 2020
Merged

Add logic endpoint section in the agent setup doc.#5836
kezhenxu94 merged 2 commits intomasterfrom
wu-sheng-patch-1

Conversation

@wu-sheng
Copy link
Copy Markdown
Member

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

The logic endpoint concept is added in recent releases. I add this doc to make the concept and usage more clear. Previously, it only exists in the development doc, which is hard to find and be noted for the end-users.

@hailin0 Please review the doc, as many naming format rules are built by you.

@wu-sheng wu-sheng added the documentation Provide documents related issue or pull request only. label Nov 13, 2020
@wu-sheng wu-sheng added this to the 8.3.0 milestone Nov 13, 2020
@wu-sheng wu-sheng requested a review from a team November 13, 2020 00:25
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 13, 2020

Codecov Report

Merging #5836 (4e10ce9) into master (64707e0) will decrease coverage by 9.87%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5836      +/-   ##
============================================
- Coverage     51.30%   41.43%   -9.88%     
+ Complexity     3463     2008    -1455     
============================================
  Files          1653     1640      -13     
  Lines         35385    35082     -303     
  Branches       3852     4015     +163     
============================================
- Hits          18155    14536    -3619     
- Misses        16331    19630    +3299     
- Partials        899      916      +17     
Impacted Files Coverage Δ Complexity Δ
...kywalking/oap/server/core/storage/AbstractDAO.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-2.00%)
...ywalking/apm/agent/core/plugin/EnhanceContext.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-5.00%)
...walking/apm/agent/core/plugin/match/NameMatch.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
...ng/oap/server/core/analysis/config/NoneStream.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...ement/ui/template/UITemplateManagementService.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-6.00%)
...server/storage/plugin/influxdb/base/RecordDAO.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-6.00%)
...er/storage/plugin/influxdb/base/NoneStreamDAO.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-4.00%)
...erver/storage/plugin/elasticsearch/base/EsDAO.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-4.00%)
...storage/plugin/influxdb/base/InfluxStorageDAO.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-5.00%)
...rage/plugin/influxdb/base/InfluxInsertRequest.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-8.00%)
... and 273 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64707e0...4e10ce9. Read the comment docs.

@hailin0
Copy link
Copy Markdown
Member

hailin0 commented Nov 13, 2020

good!no problem

@kezhenxu94 kezhenxu94 merged commit edf0bce into master Nov 13, 2020
@kezhenxu94 kezhenxu94 deleted the wu-sheng-patch-1 branch November 13, 2020 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Provide documents related issue or pull request only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants