elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.22k forks source link

Go-Kibana - Official Kibana API client for Golang #93470

Open dark-shade opened 3 years ago

dark-shade commented 3 years ago

Currently, I don't think we have an official Kibana API client for Golang (please correct me if I am wrong), but it would be great if we could have one. As instructed on https://github.com/elastic/go-elasticsearch/issues/182 I am making a formal request here so as to give this more visibility.

Some use-cases that come to mind right now:

elasticmachine commented 3 years ago

Pinging @elastic/kibana-core (Team:Core)

bhavyarm commented 3 years ago

cc @kobelb

kobelb commented 3 years ago

@elastic/clients-team has there been any discussion about including Kibana HTTP APIs in the existing clients?

philkra commented 3 years ago

@kobelb , a Kibana client is absolutely an item we have on the roadmap, we're currently waiting for the efforts on the OpenAPI spec's (https://github.com/elastic/kibana/issues/82587) to simplify the development effort.