Skip to content

[3.4.2] integration monitoring - #39

Open
nickAS21 wants to merge 4 commits into
thingsboard:masterfrom
nickAS21:integrationMonitoring_02
Open

[3.4.2] integration monitoring#39
nickAS21 wants to merge 4 commits into
thingsboard:masterfrom
nickAS21:integrationMonitoring_02

Conversation

@nickAS21

@nickAS21 nickAS21 commented Oct 4, 2022

Copy link
Copy Markdown
Contributor

image
image
image
image
image
image
image
image
image

@smatvienko-tb smatvienko-tb left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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