typesense / typesense-go

Go client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
208 stars 55 forks source link

Add metrics endpoint #155

Open Azuka opened 7 months ago

Azuka commented 7 months ago

Description

Is it possible to add the metrics endpoint to the OpenAPI for generation? I'm moving an API from typescript to go, and it seems to be the only endpoint missing.

Steps to reproduce

Expected Behavior

Actual Behavior

Metadata

Typesense Version:

OS:

aliml92 commented 6 months ago

Take a look at this github.com/aliml92/go-typesense.