Closed mikespicer closed 7 years ago
According to the discussion of pull request #22, the Grafana and ElasticSearch sink operators are generic enough to develop them in their own repositories. I asked @nelsonong to request separated toolkits. According to him, there is no need to implement composite operators that encapsulate/hide these generic sinks. As soon as these toolkits and the corresponding examples exist, we can close this issue.
Grafana and Kibana support a variety of stores including elastic search and prometheus so we may choose to provide operators for the stores and to format the data appropriately and composites that use a combination of these for kibanaElasticSerach or grafanaPrometheus etc.