[PR #1780] [MERGED] fix: prometheus add karakeep prefix to metrics #1900

Closed
opened 2026-03-02 11:59:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1780
Author: @CrazyWolf13
Created: 7/25/2025
Status: Merged
Merged: 7/26/2025
Merged by: @MohamedBassem

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 packages/trpc/stats.ts (+7 -7)

📄 Description

Hi,

Thanks for the prometheus metrics.

Many of my apps all list a prefix of their app name in prometheus, karakeep does not so, if another app would have the same metrics name, I guess there may be a conflict?

So to be sure this PR adds a prefix for karakeep too.

Link to #758


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1780 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`7b47bc3`](https://github.com/karakeep-app/karakeep/commit/7b47bc3769b956f3721510f366aaacb5fc584770) add: prometheus karakeep prefix - [`f64ded2`](https://github.com/karakeep-app/karakeep/commit/f64ded2e1d75c6fe877311bbcf3d77ca203a81a5) readd: comments ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/stats.ts` (+7 -7) </details> ### 📄 Description Hi, Thanks for the prometheus metrics. Many of my apps all list a prefix of their app name in prometheus, karakeep does not so, if another app would have the same metrics name, I guess there may be a conflict? So to be sure this PR adds a prefix for karakeep too. Link to #758 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1900
No description provided.