grafana/loki

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

Open

#10,149 opened on 2023年8月2日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Go (28,187 stars) (3,997 forks)batch import
help wantedtype/docs

説明

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

コントリビューターガイド