coder / observability

Repository from Github https://github.comcoder/observabilityRepository from Github https://github.comcoder/observability

Support Coder JSON log format

dannykopping opened this issue · comments

Currently we only support "human" log format

We should support both in the Grafana Agent configs, and extract a common set of labels from both (currently just level and logger).

Update the README once implemented.