Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker compose #1020

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add docker compose #1020

wants to merge 5 commits into from

Conversation

devopsy-ir
Copy link

No description provided.

Signed-off-by: Mohsen Abbasi <developer961@gmail.com>
@@ -1,6 +1,8 @@
modules:
http_2xx:
prober: http
http:
Copy link
Member

Choose a reason for hiding this comment

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

can you add a new modudle for v4 config? we want to keep http_2xx as is.

@electron0zero
Copy link
Member

please sign DCO :)

@devopsy-ir
Copy link
Author

devopsy-ir commented Jan 31, 2023 via email

@devopsy-ir
Copy link
Author

devopsy-ir commented Jan 31, 2023 via email

@electron0zero
Copy link
Member

Signed-off-by: Mohsen Abbasi <developer961@gmail.com> in commit details should fix it.

I ve added sign off to my commit message and dont know why this check have be failed!

On Tue, Jan 31, 2023, 7:48 PM Suraj Nath @.> wrote: please sign DCO :) — Reply to this email directly, view it on GitHub <#1020 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADNT3RHJ3UGCVWLDSW4EJDTWVE3OXANCNFSM6AAAAAAUMEV62I . You are receiving this because you authored the thread.Message ID: @.>

@devopsy-ir
Copy link
Author

devopsy-ir commented Jan 31, 2023 via email

ports:
- 9115:9115/tcp
command:
- --config.file=/config/blackbox.yml
Copy link
Member

Choose a reason for hiding this comment

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

need to add net_cap_raw permission for running ping checks, see https://github.com/prometheus/blackbox_exporter#permissions

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.

None yet

2 participants