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

(cherry picked from commit c4b21f7b51)

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-11-22 17:23:07 -05:00
committed by GitHub
parent 85ab6d10bf
commit e85d45b0c2
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**: