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

docs: update Chinese opentelemetry docs #7235

Merged
merged 3 commits into from
Jun 17, 2022

Conversation

guitu168
Copy link
Contributor

@guitu168 guitu168 commented Jun 11, 2022

Description

update Chinese opentelemetry docs. #7086

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@guitu168 guitu168 marked this pull request as ready for review June 13, 2022 15:39
@@ -136,7 +135,7 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335
"upstream": {
"type": "roundrobin",
"nodes": {
"10.110.149.175:8089": 1
"127.0.0.1:1980": 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 For me, as a web developer, I could understand 3000 port is an app port. 1980 is not easy to understand, people will think what's it used for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This port is used by upstreams in all plugins, just for consistency.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 For me, as a web developer, I could understand 3000 port is an app port. 1980 is not easy to understand, people will think what's it used for?

Well, I think it’s ok.

@guitu168 guitu168 requested a review from juzhiyuan June 15, 2022 01:06
@spacewander spacewander merged commit 88171f4 into apache:master Jun 17, 2022
Liu-Junlin pushed a commit to Liu-Junlin/apisix that referenced this pull request Nov 4, 2022
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.

5 participants