Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.67 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.67 KB

Obslytics (Observability Analytics)

go.dev reference Latest Release CI Go Report Card Slack

Usage

usage: obslytics [<flags>] <command> [<args> ...]

Integrate Observability data into your Analytics pipelines

Flags:
  -h, --help               Show context-sensitive help (also try --help-long and
                           --help-man).
      --version            Show application version.
      --log.level=info     Log filtering level.
      --log.format=logfmt  Log format to use.

Commands:
  help [<command>...]
    Show help.

  export --match=MATCH --min-time=MIN-TIME --max-time=MAX-TIME --resolution=RESOLUTION [<flags>]
    Export observability series data into popular analytics formats.

Contributing

Any contributions are welcome! Just use GitHub Issues and Pull Requests as usual. We follow Thanos Go coding style guide.

Initial Author

@bwplotka