grafana-plugin-sdk-go icon indicating copy to clipboard operation
grafana-plugin-sdk-go copied to clipboard

create new frame-type useful for labeled-logs and maybe other things

Open gabor opened this issue 2 years ago • 1 comments

WIP

related to https://github.com/grafana/grafana/pull/47346

we are trying to create a frame-type that is useful for data that uses a separate, single labels-field, where all the label-names-and-values for the given "row" are encoded.

See also: https://github.com/grafana/grafana/blob/main/public/app/features/live/data/StreamingDataFrame.test.ts#L670. This is the format that grafana live will use internally when streaming form influx line protocol or prometheus format

gabor avatar Apr 06 '22 08:04 gabor

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: ryantxu
:x: gabor
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jun 15 '22 17:06 CLAassistant