Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 248 Bytes

stdout exporter

stdout exporter just print result to stdout with a simple format

config

exporters:
  - type: "stdout"
    name: "stdout"
    config:
      format: "fmt"  # use "json" to print a json

supported cluster type

  • all