changing monitoring ports to 6xxx family

This commit is contained in:
2025-06-07 14:21:16 -03:00
parent 269c6beff3
commit a643ad58e5
5 changed files with 18 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
auth_enabled: false
server:
http_listen_port: 3100
grpc_listen_port: 9096
http_listen_port: 6100
grpc_listen_port: 6096
common:
path_prefix: /loki
@@ -34,7 +34,7 @@ schema_config:
period: 24h
ruler:
alertmanager_url: http://localhost:9093
alertmanager_url: http://localhost:6093
# By default, Loki will send anonymous, but uniquely-identifiable usage and configuration
# analytics to Grafana Labs. These statistics are sent to https://stats.grafana.org/