grafana/loki

Docs feedback: /docs/sources/logql/_index.md

Open

#10.149 geöffnet am 2. Aug. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (28.187 Stars) (3.997 Forks)batch import
help wantedtype/docs

Beschreibung

The issue with this top level doc page is it gets super sciency with "literals", "scalars", "vectors" , order of operations, vector matching, etc.

Needs to be abit more novice friendly for the most common reader so as not to scare them off. And then have advanced topics as sub topics for the power users.

Focus on basic log search commands and then provide some basic examples such as:

basic search commands to get you started

  • {label=value} |= error
  • {label=value} | logfmt | field=value

Contributor Guide