mirror of
https://github.com/grafana/loki.git
synced 2026-03-13 09:33:58 +08:00
docs: fix two small typos (#21138)
This commit is contained in:
@@ -5,7 +5,7 @@ description: Describes how to solve common issues when working with Grafana Logs
|
||||
weight: 300
|
||||
---
|
||||
|
||||
# Troubleshoot logs Drilldown
|
||||
# Troubleshoot Logs Drilldown
|
||||
|
||||
[//]: # 'Shared content for troubleshooting logs drilldown'
|
||||
[//]: # 'This content is located in /logs-drilldown/blob/main/docs/sources/shared/troubleshoot-logs-drilldown.md'
|
||||
|
||||
@@ -998,6 +998,7 @@ To remove error labels from results:
|
||||
```logql
|
||||
{app="foo"} | json | drop __error__, __error_details__
|
||||
```
|
||||
|
||||
## Authentication and connection errors
|
||||
|
||||
These errors occur when connecting to Loki, often when using LogCLI.
|
||||
|
||||
Reference in New Issue
Block a user