HI,
I’m building a datasource plugin and I’m looking into the elastic implementation as a reference, it looks really nice and I need something similar. I see their implementation extends some classes from @grafana/ui, one of them that I need to understand how it works is : DataSourceInstanceSettings. is there a way to see the functions in this class?
thanks in advance,
Arkady