* Remove the local span and exit span register mechanism in Java agent scenario. * Fix config, plugin, and document, as exit span is not required register anymore. * Try to fix the test case expected data due to no register for exit span. * Fix toolkit case. * Remove exit span from plugin test framework document. * Update protocol, FAQ, and CHANGELOG documents to highlight this change. * Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity. * Fix the snapshot and add inexistence operation name id. * Fix several async cases. * Fix undertow test case. * Fix wrong error log name. * Keep name consistent with 6.x concepts. * Try to fix 3 async scenarios. * Fix okhttp case. * Fix Spring Async case. * Fix another NPE * Fix NPE when first span has no endpoint id when it is local or exit span. * Still fill first operation name when no endpoint id. |
||
|---|---|---|
| .. | ||
| ES-Server-FAQ.md | ||
| EnhanceRequireObjectCache-Cast-Exception.md | ||
| Import-Project-Eclipse-RequireItems-Exception.md | ||
| MQ-involved-architecture.png | ||
| Protoc-Plugin-Fails-When-Build.md | ||
| README.md | ||
| Too-many-gRPC-logs.md | ||
| Unexpected-endpoint-register.md | ||
| Upgrade.md | ||
| Why-have-traces-no-others.md | ||
| install_agent_on_websphere.md | ||
| kafka-plugin.md | ||
| time-and-timezone.md | ||
| why_mq_not_involved.md | ||
README.md
FAQs
These are known and common FAQs. We welcome you to contribute yours.
Design
Compiling
- Protoc plugin fails in maven build
- Required items could not be found, when import project into Eclipse
Runtime
- Why only traces in UI?
- Too many GRPC logs in the console
- The trace doesn't continue in kafka consumer side
- Agent or collector version upgrade
- EnhanceRequireObjectCache class cast exception
- ElasticSearch server performance FAQ, including ERROR CODE:429
- IllegalStateException when install Java agent on WebSphere 7
- "FORBIDDEN/12/index read-only / allow delete (api)" appears in the log
- No data shown and backend replies with "Variable 'serviceId' has coerced Null value for NonNull type 'ID!'"
- Unexpected endpoint register warning after 6.6.0