revert: Revert "refactor: update metrics paths formatting in application.yml for clarity"
This reverts commit 760859d066.
This commit is contained in:
@@ -4,9 +4,7 @@ quarkus:
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
paths: /q/metrics,/q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-account
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8087
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-bot-platform
|
||||
redis:
|
||||
|
||||
@@ -4,9 +4,7 @@ quarkus:
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
paths: /q/metrics,/q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-core
|
||||
|
||||
@@ -4,9 +4,7 @@ quarkus:
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
paths: /q/metrics,/q/health/*
|
||||
policy: permit
|
||||
grpc:
|
||||
server:
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8088
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-official-bots
|
||||
redis:
|
||||
|
||||
@@ -4,9 +4,7 @@ quarkus:
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
paths: /q/metrics,/q/health/*
|
||||
policy: permit
|
||||
grpc:
|
||||
server:
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8084
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths:
|
||||
- /q/metrics
|
||||
- /q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-ws
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user