/logzdemo-go

Golang https://logz.io demo

Primary LanguageGoApache License 2.0Apache-2.0

logzdemo-go

Golang logz.io demo

Setup & Installation

Create account on logz and get Account Token key update key in config account_token.

Donwload and run the OpenTelemetry Collector

Intel OSX

Silicon OSX

./otelcontribcol_darwin_amd64 --config config.yaml

Run go webserver

go run *.go
curl 'http://localhost:7777/hello'

Check logz tracing