README.md 1.3 KB
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1 2 3
# FAQs
These are known and common FAQs. We welcome you to contribute yours.

4 5 6
## Design
* [Why doesn't SkyWalking involve MQ in the architecture?](why_mq_not_involved.md)

wu-sheng's avatar
wu-sheng 已提交
7 8 9 10 11 12 13 14 15
## Compiling
* [Protoc plugin fails in maven build](Protoc-Plugin-Fails-When-Build.md)
* [Required items could not be found, when import project into Eclipse](Import-Project-Eclipse-RequireItems-Exception.md)

## Runtime
* [Why only traces in UI?](Why-have-traces-no-others.md)
* [Too many GRPC logs in the console](Too-many-gRPC-logs.md)
* [The trace doesn't continue in kafka consumer side](kafka-plugin.md)
* [Agent or collector version upgrade](Upgrade.md)
16 17
* [EnhanceRequireObjectCache class cast exception](EnhanceRequireObjectCache-Cast-Exception.md)
* [ElasticSearch server performance FAQ, including ERROR CODE:429](ES-Server-FAQ.md)
18
* [IllegalStateException when install Java agent on WebSphere 7](install_agent_on_websphere.md)
J
Jared Tan 已提交
19
* ["FORBIDDEN/12/index read-only / allow delete (api)" appears in the log](https://discuss.elastic.co/t/forbidden-12-index-read-only-allow-delete-api/110282)
V
Videl Smith 已提交
20
* [No data shown and backend replies with "Variable 'serviceId' has coerced Null value for NonNull type 'ID!'"](time-and-timezone.md)
21
* [**Unexpected endpoint register** warning after 6.6.0](Unexpected-endpoint-register.md)