grafana/loki

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

Open

#10,149 建立於 2023年8月2日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Go (3,997 fork)batch import
help wantedtype/docs

倉庫指標

Star
 (28,187 star)
PR 合併指標
 (平均合併 5天 20小時) (30 天內合併 522 個 PR)

描述

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

貢獻者指南