[#47] grafana: Don't bind port to localhost #54

Merged
dkirillov merged 2 commits from dkirillov/frostfs-dev-env:feature/47-dont_expose_grafana_port into master 2023-10-06 08:04:12 +00:00
Collaborator

close #47

close #47
dkirillov self-assigned this 2023-08-29 09:47:24 +00:00
dkirillov requested review from storage-core-committers 2023-08-29 09:47:35 +00:00
dkirillov requested review from storage-core-developers 2023-08-29 09:47:36 +00:00
dkirillov requested review from storage-services-committers 2023-08-29 09:47:37 +00:00
dkirillov requested review from storage-services-developers 2023-08-29 09:47:38 +00:00
pogpp approved these changes 2023-08-29 12:00:13 +00:00
dstepanov-yadro requested changes 2023-08-29 14:00:51 +00:00
@ -16,4 +16,2 @@
command:
- --config.file=/etc/prometheus/prometheus.yml
ports:
- '9090:9090'

Have you tested metrics/grafana after this fix? How does it work? Storage config contains:

# Application metrics section
prometheus:
  enabled: true
  address: :9090  # Server address
  shutdown_timeout: 15s  # Timeout for metrics HTTP server graceful shutdown
Have you tested metrics/grafana after this fix? How does it work? Storage config contains: ``` # Application metrics section prometheus: enabled: true address: :9090 # Server address shutdown_timeout: 15s # Timeout for metrics HTTP server graceful shutdown ```
Poster
Collaborator

I checked go runtime metrics from storage nodes
image

I checked go runtime metrics from storage nodes ![image](/attachments/8aac0be3-5f9d-42ab-bf66-65d73d4d0541)
356 KiB

I checked go runtime metrics from storage nodes

Then i don't understand how it works :(

> I checked go runtime metrics from storage nodes Then i don't understand how it works :(
dkirillov force-pushed feature/47-dont_expose_grafana_port from e0a13dcf1f to de8b58911e 2023-10-06 07:43:10 +00:00 Compare
dstepanov-yadro approved these changes 2023-10-06 07:46:51 +00:00
pogpp approved these changes 2023-10-06 07:48:21 +00:00
dkirillov merged commit de8b58911e into master 2023-10-06 08:04:12 +00:00
dkirillov deleted branch feature/47-dont_expose_grafana_port 2023-10-06 08:04:14 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
TrueCloudLab/storage-services-committers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#54
There is no content yet.