Skip to content

Conversation

@nickAS21
Copy link
Contributor

@nickAS21 nickAS21 commented Oct 4, 2022

image
image
image
image
image
image
image
image
image

Copy link
Contributor

@smatvienko-tb smatvienko-tb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The screenshots do not provide a clear view of the whole dashboard. See examples on the Grafana website. I suggest you present your dashboard face-to-face in the office.

command: --config.file=/etc/prometheus/prometheus.yml
ports:
- 9090 # PE does not expose this port to avoid port binding conflict with load balancer exposed port
- 9090:9090 # PE does not expose this port to avoid port binding conflict with load balancer exposed port
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may break the thing. see the original comment

- prometheus_data:/prometheus
command:
- '--config.file=/etc/prometheus/prometheus.yml'
command: --config.file=/etc/prometheus/prometheus.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make no sense. multiline are always better

scrape_interval: 5s
static_configs:
- targets: ['localhost:9090']
# - targets: ['172.17.0.1:9090']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleanup comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants