mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 17:34:13 -05:00
[PR #436] [CLOSED] added prometheus default metrics to /metrics #1148
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/436
Author: @timelessnesses
Created: 4/17/2024
Status: ❌ Closed
Base:
develop← Head:prometheus📝 Commits (2)
aa56653resetting branch and readding this again4cc0054start adding service successful/failed processing counts📊 Changes
5 files changed (+58 additions, -6 deletions)
View changed files
📝
.gitignore(+3 -0)📝
api/core/endpoints.js(+7 -1)📝
api/modules/processing/services/bilibili.js(+26 -4)📝
api/modules/processing/services/dailymotion.js(+20 -1)📝
api/package.json(+2 -0)📄 Description
moved from #431 to target develop branch instead.
planned metrics to add:
/api/json('success', 'failed' etc)suggest more below
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.