typesense / typesense/typesense-go
Add metrics endpoint
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 319
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
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:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OpenAPI definition and the existing metrics endpoint in the Typesense API. Compare how other endpoints are represented for Go client generation, then verify that the generated client exposes the metrics endpoint and that its request and response match the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100