Explore rewrite (#30804)
* Created new topic on tracing capability and began breaking down and re-org. * This commit fixed a bunch of broken relrefs along with other changes. * More changes. * Checkin changes. * Check in changes. * More changes. * More changes. * Updated file path. * Updated image path and more content reorg. * Update docs/sources/explore/_index.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Adding suugestions from review. * Some more changes from review. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
co-authored by
Diana Payton
parent
0427df8f60
commit
58ce62912c
@@ -19,7 +19,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 parse the log 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/index.md#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 parse the log 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/_index.md#log-level" >}}).
|
||||
|
||||
### Display options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user