mirror of
https://github.com/cuigh/swirl
synced 2025-06-26 18:16:50 +00:00
Add service stats page based on Prometheus
This commit is contained in:
@@ -85,6 +85,7 @@ var Perms = []PermGroup{
|
||||
{Key: "service.detail", Text: "View detail"},
|
||||
{Key: "service.raw", Text: "View raw"},
|
||||
{Key: "service.logs", Text: "View logs"},
|
||||
{Key: "service.stats", Text: "View stats"},
|
||||
{Key: "service.edit", Text: "View edit"},
|
||||
{Key: "service.create", Text: "Create"},
|
||||
{Key: "service.delete", Text: "Delete"},
|
||||
|
||||
Reference in New Issue
Block a user