Unstructured-IO / Unstructured-IO/unstructured-api

Prometheus Metrics

Open
#477 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.