Fix bug with error topic in kafka fetcher md. (#7223)
This commit is contained in:
parent
27e59868f4
commit
da5af095ab
|
|
@ -94,7 +94,7 @@ kafka-fetcher:
|
|||
namespace: ${SW_NAMESPACE:""}
|
||||
```
|
||||
|
||||
`skywalking-segments`, `skywalking-metrics`, `skywalking-profile`, `skywalking-managements`, `skywalking-meters`, `skywalking-logs`
|
||||
`skywalking-segments`, `skywalking-metrics`, `skywalking-profilings`, `skywalking-managements`, `skywalking-meters`, `skywalking-logs`
|
||||
and `skywalking-logs-json` topics are required by `kafka-fetcher`.
|
||||
If they do not exist, Kafka Fetcher will create them by default. Also, you can create them by yourself before the OAP server starts.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue