* [v9.4.x] Logs: Rename dedup to deduplication (#62944) * fix: rename dedup with deduplication * docs: update documentation * fix: update names (cherry picked from commit8a94688114) Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * [v9.4.x] fix link to explore with logs and headings (#63665) fixed links and eadings (cherry picked from commita0a2181e5a) Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Co-authored-by: Gareth Dawson <gareth.dawson@grafana.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
co-authored by
Gareth Dawson
Isabel
parent
7e017790d2
commit
0f1f842015
@@ -26,7 +26,7 @@ To limit the number of lines rendered, you can use the **Max data points** setti
|
||||
|
||||
## Log level
|
||||
|
||||
For logs where a **level** label is specified, we use the value of the label to determine the log level and update color accordingly. If the log doesn't have a level label specified, we try to find out if its content matches any of the supported expressions (see below for more information). The log level is always determined by the first match. In case Grafana is not able to determine a log level, it will be visualized with **unknown** log level. See [supported log levels and mappings of log level abbreviation and expressions]({{< relref "../../../explore/#log-level" >}}).
|
||||
For logs where a **level** label is specified, we use the value of the label to determine the log level and update color accordingly. If the log doesn't have a level label specified, we try to find out if its content matches any of the supported expressions (see below for more information). The log level is always determined by the first match. In case Grafana is not able to determine a log level, it will be visualized with **unknown** log level. See [supported log levels and mappings of log level abbreviation and expressions]({{< relref "../../../explore/logs-integration/#log-level" >}}).
|
||||
|
||||
## Log details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user