Unstructured-IO / Unstructured-IO/unstructured-api
Prometheus Metrics
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 951
- Forks
- 192
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 2
Description
Describe the bug
Does unstructured-api have any metrics exposed? e.g, an endpoint /metrics to expose Prometheus metrics? I seems don't see it, but see prometheus_client specified in requirements.txt
Contributor guide
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 checking requirements.txt for prometheus_client and then trace the unstructured-api application entry point to see whether metrics are already registered or exposed. Clarify the expected Prometheus endpoint and metric scope; done means the issue's question is answered with a verified endpoint or a documented reason it is not available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- prometheus, python
- Domain
- api, backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100