Closed sasaki77 closed 3 years ago
Data source plugin should return a data frame with the correct name, but Backend returns it with the name response.
response
https://github.com/sasaki77/archiverappliance-datasource/blob/74dc98d9c900799f61ac827434f09e642fe6fb1c/pkg/archiver-query.go#L472-L474
The Backend should return it with the PV name, as the value field in the data frame does.
Data source plugin should return a data frame with the correct name, but Backend returns it with the name
response
.https://github.com/sasaki77/archiverappliance-datasource/blob/74dc98d9c900799f61ac827434f09e642fe6fb1c/pkg/archiver-query.go#L472-L474
The Backend should return it with the PV name, as the value field in the data frame does.