grafana/loki

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

开放

#10,149 创建于 2023年8月2日

 (0 条评论) (0 个反应) (1 位负责人)Go (3,997 个派生)batch import
help wantedtype/docs

仓库指标

星标
 (28,187 个星标)
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

贡献者指南