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

TraceContext.traceId() always return [Ignored Trace] #3480

Closed
1 of 4 tasks
qlql489 opened this issue Sep 18, 2019 · 1 comment
Closed
1 of 4 tasks

TraceContext.traceId() always return [Ignored Trace] #3480

qlql489 opened this issue Sep 18, 2019 · 1 comment
Labels
question End user question and discussion.
Milestone

Comments

@qlql489
Copy link

qlql489 commented Sep 18, 2019

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • What do you want to know?
    we hava 100+ services use skywalking, and log TraceContext.traceId(), but in some services
    always get [Ignored Trace], we not set sampling or IGNORE_SUFFIX, so what's the reason?

Bug

  • Which version of SkyWalking, OS and JRE?
    6.2

  • Which company or project?

  • What happen?
    If possible, provide a way for reproducing the error. e.g. demo application, component version.


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
@wu-sheng
Copy link
Member

You need to find out why IgnoredTracerContext created. In my mind, either agent hasn't registered to backend successfully, or sampling/ignore mechanism is working. No other case.

@wu-sheng wu-sheng added this to the 6.5.0 milestone Sep 18, 2019
@wu-sheng wu-sheng added the question End user question and discussion. label Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question End user question and discussion.
Projects
None yet
Development

No branches or pull requests

2 participants