Related to an existing integration?
No
Existing integration
No response
Overview
I want to add an integration for Elasticvue to easily inspect the state and content of an elasticsearch resource in the same spirit as DbGate.
Elasticvue is released under the MIT license and available as a docker image on DockerHub.
Usage example
builder.AddElasticsearch("elasticsearch")
.WithElasticvue();
Breaking change?
No
Alternatives
You can always use postman to get the info yourself from the API, but thats a hassle.
Additional context
I've got this running in a few projects already so I thougth it would be worth cleaning it up a bit and contributing it.
Help us help you
Yes, I'd like to be assigned to work on this item