Instrumentation: Guidance/conventions for logs, metrics and traces (#55562)

A first rough draft of adding some guidance/conventions for instrumenting 
Grafana with logs, metrics and traces together with how to run things 
locally to query/visualize logs, metrics and traces.

Closes #55470

Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Kristin Laemmert <mildwonkey@users.noreply.github.com>
Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com>
This commit is contained in:
Marcus Efraimsson
2022-09-22 11:39:14 +02:00
committed by GitHub
co-authored by Emil Tullstedt Kristin Laemmert Carl Bergquist
parent ab13b951ed
commit 919a26f389
2 changed files with 277 additions and 1 deletions
@@ -25,7 +25,7 @@
promtail:
image: grafana/promtail:master
volumes:
- ./docker/blocks/loki/config.yaml:/etc/promtail/docker-config.yaml
- ./docker/blocks/loki-promtail/promtail-config.yaml:/etc/promtail/docker-config.yaml
- /var/log:/var/log
- ../data/log:/var/log/grafana
command: