Removed packahes_api relrefs. (#42017) (#42142)

This commit is contained in:
achatterjee-grafana
2021-11-23 11:42:08 -05:00
committed by GitHub
parent 3635314d16
commit 615f2b46df
6 changed files with 14 additions and 14 deletions
@@ -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**: