You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/09/25 05:04:50 UTC

[skywalking] branch master updated (5b5a122 -> 84d49c4)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 5b5a122  doc fix (#5548)
     add 84d49c4  Add kafka config for how long does kafka query server topic will trigger timeout (#5554)

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/kafka/KafkaProducerManager.java         | 14 ++++++++++++--
 .../apm/agent/core/kafka/KafkaReporterPluginConfig.java    |  5 +++++
 .../java-agent/How-to-enable-kafka-reporter.md             |  1 +
 docs/en/setup/service-agent/java-agent/README.md           |  1 +
 test/e2e/e2e-test/docker/kafka/Dockerfile.provider         |  1 +
 test/e2e/e2e-test/docker/kafka/docker-compose.base.yml     |  1 +
 test/e2e/e2e-test/docker/kafka/docker-compose.meter.yml    |  1 +
 .../e2e/e2e-test/docker/kafka/docker-compose.profiling.yml |  1 +
 8 files changed, 23 insertions(+), 2 deletions(-)