mirror of
https://github.com/langgenius/dify-sandbox.git
synced 2026-07-25 21:46:12 -04:00
[PR #206] feat: support prometheus metric #207
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/langgenius/dify-sandbox/pull/206
Author: @fatelei
Created: 1/10/2026
Status: 🔄 Open
Base:
main← Head:prometheus_metric📝 Commits (1)
eb4ac8dfeat: support prometheus metric📊 Changes
7 files changed (+150 additions, -15 deletions)
View changed files
📝
go.mod(+10 -1)📝
go.sum(+37 -9)➕
internal/metrics/metrics.go(+59 -0)📝
internal/middleware/cocrrent.go(+8 -2)📝
internal/server/server.go(+4 -0)📝
internal/service/nodejs.go(+16 -2)📝
internal/service/python.go(+16 -1)📄 Description
fix issue #205
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.