ozontech / ozontech/seq-db

Disable prom metrics in `parser` package

Open
#399 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Go
Stars
131
Forks
16
Avg merge
2d 4h
Merged PRs (30d)
11

Description

I'm not using seq-db fully - only the parser. I don't need the metrics, I'd like to disable them, but there's no such option. Is it possible to add this feature?

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 locating the parser package and the existing Prometheus metrics it registers or emits. Trace how parser configuration is constructed and determine where an opt-out can be exposed without changing the default behavior. Done means parser-only users can disable those metrics while existing users retain them, with coverage for both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, prometheus
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.