Skip to content

Add customer parameter for java agent config "agent.namespace"#29

Closed
861763765 wants to merge 5 commits intoapache:masterfrom
861763765:master
Closed

Add customer parameter for java agent config "agent.namespace"#29
861763765 wants to merge 5 commits intoapache:masterfrom
861763765:master

Conversation

@861763765
Copy link
Copy Markdown

Add the customer parameter for java agent config "agent.namespace", so we can use the traceId from nginx to backend(java) server.

@861763765 861763765 closed this Apr 3, 2020
@861763765 861763765 reopened this Apr 3, 2020
@861763765 861763765 closed this Apr 3, 2020
@861763765 861763765 reopened this Apr 3, 2020
@861763765
Copy link
Copy Markdown
Author

Add the customer parameter for java agent config "agent.namespace", so we can use the traceId from nginx to backend(java) server.
update tracer.lua span.lua traceing_context.lua

@dmsolr dmsolr requested review from moonming and wu-sheng April 3, 2020 06:25
@dmsolr dmsolr added the enhancement New feature or request label Apr 3, 2020
@dmsolr dmsolr added this to the 0.2.0 milestone Apr 3, 2020
Comment thread README.md
-- The parameter "customer_namespace" for java agent config "agent.namespace"
------------------------------------------------------
require("tracer"):start("upstream service")
require("tracer"):start("upstream service", "customer_namespace")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This key should only be a optional parameter.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yes, this parameter will be used only after we use the configuration of “agent.namespace” in the java agent. if we don't use it , this parameter can be nil

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Apr 6, 2020

#30 has higher priority, we need it to adopt 8.0 new protocol.

…InstanceName

The Collector use the check for serviceInstanceName startwith "NAME" is upper case。
@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Apr 9, 2020

#30 merged, please resolve conflicts and make the CI works.

@wu-sheng wu-sheng requested a review from mrproliu April 9, 2020 07:57
@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented May 8, 2020

Any update?

@wu-sheng
Copy link
Copy Markdown
Member

No update in a long time. Have to close for now.

@wu-sheng wu-sheng closed this May 11, 2020
@wu-sheng wu-sheng added invalid This doesn't seem right and removed enhancement New feature or request labels May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants