Removed packahes_api relrefs. (#42017)

This commit is contained in:
achatterjee-grafana
2021-11-22 16:58:51 -05:00
committed by GitHub
parent 68ce617f07
commit c4b21f7b51
6 changed files with 14 additions and 14 deletions

View File

@ -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**: