I’m doing some early investigation into data transforms and am curious if Grafana supports custom transformations?
Similar to datasource plugin development, i’m curious if something is offered solely for transformations (since I’m content with the current data source I’ve been using).
Thanks for the response. I’m primarily interested in custom mathematical transformations. For example, I would like to apply a custom low-frequency filter (e.g. Butterworth) where I’m able to transform an array of timestamped data.