mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 06:42:04 +08:00
Removed packahes_api relrefs. (#42017)
This commit is contained in:

committed by
GitHub

parent
68ce617f07
commit
c4b21f7b51
@ -74,7 +74,7 @@ const frame = new MutableDataFrame({
|
||||
|
||||
To help filter log lines, many log systems let you query logs based on metadata, or _labels_.
|
||||
|
||||
You can add labels to a stream of logs by setting the [labels](../../packages_api/data/field.md#labels-property) property on the [Field]({{< relref "../../packages_api/data/field.md" >}}).
|
||||
You can add labels to a stream of logs by setting the labels property on the Field.
|
||||
|
||||
**Example**:
|
||||
|
||||
|
Reference in New Issue
Block a user