mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* add label addition based on labeltype * add `logRowToDataFrame` * change to single row dataframe * add documentation * add tests for `LogDetailsRow` * add tests for datasource * remove row * update tests * fix tests * PR comments * removed comment * add comment * remove params * remove unused jsdoc * move `getLabelTypeFromFrame` to `languageUtils` * add tests * remove `refId` and use `frame` * fix tests * Update public/app/plugins/datasource/loki/modifyQuery.ts
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.