David Peterka
David Peterka
Also broken in 3.7 ``` # pip3 --version pip 20.2.2 from /usr/lib/python3.7/site-packages/pip (python 3.7) # pip install pyliblzma Collecting pyliblzma ERROR: Command errored out with exit status 1: command: /usr/bin/python3...
> Currently there is a known limitation with building the `ADOT Collector` with go version `1.18`. We are currently pinning to `~1.17` until the upstream dependency issue is resolved. Have...
> ``` > pkg/logger/logger.go:42:10: cannot use &lumberjack.Logger{...} (type *lumberjack.Logger) as type lumberjack.Logger in return argument > ``` > > This error does not make any sense. [That function](https://github.com/aws-observability/aws-otel-collector/blob/main/pkg/logger/logger.go#L40) declares `*lumberjack.Logger`...
not sure if this is still open but @valeriansaliou I would love to see support for webhooks e.g. we need to send an alert from another tool doing some monitoring...
> Hooks I didn't see that in the docs that is awesome ty @valeriansaliou