mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
added prometheus example for skipping ssl verification
This commit is contained in:
parent
d34f5d8920
commit
291ffd642d
1 changed files with 2 additions and 0 deletions
|
|
@ -26,5 +26,7 @@ scrape_configs:
|
|||
# authorization:
|
||||
# type: Bearer
|
||||
# credentials: "prometheus-secret"
|
||||
# tls_config:
|
||||
# insecure_skip_verify: true
|
||||
static_configs:
|
||||
- targets: ['edumeet:8889']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue