Skip to content

fix: Fix indexing pipeline metric#23

Merged
rdettai-sk merged 1 commit intosekoiafrom
fix/indexing_pipeline_metric
Mar 31, 2026
Merged

fix: Fix indexing pipeline metric#23
rdettai-sk merged 1 commit intosekoiafrom
fix/indexing_pipeline_metric

Conversation

@Darkheir
Copy link
Copy Markdown
Collaborator

Description

Describe the proposed changes made in this PR.

How was this PR tested?

Describe how you tested this PR.

Signed-off-by: Darkheir <raphael.cohen@sekoia.io>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the indexing_pipelines Prometheus gauge so it correctly reflects the number of active indexing pipelines per index.

Changes:

  • Increment the indexing_pipelines gauge when an IndexingPipeline instance is created (while keeping RAII-based decrement on drop).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rdettai-sk rdettai-sk merged commit 2c6296c into sekoia Mar 31, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants