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 2021/05/13 15:18:19 UTC

[skywalking-kubernetes-event-exporter] 01/01: Merge pull request #7 from apache/enhance

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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes-event-exporter.git

commit c60c8e8b04dd4414a6f7c1d2d22575fd87317611
Merge: 0ee3db2 dfd6050
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu May 13 23:18:13 2021 +0800

    Merge pull request #7 from apache/enhance

 README.md                                         |   4 +
 assets/default-config.yaml                        |   9 +-
 configs/config.go                                 |  17 ++-
 docs/exporters.md                                 |  14 +++
 assets/default-config.yaml => examples/debug.yaml |  14 +--
 pkg/exporter/console.go                           | 121 ++++++++++++++++++++++
 pkg/exporter/skywalking.go                        |   5 +-
 7 files changed, 168 insertions(+), 16 deletions(-)