mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-08-03 15:32:50 +02:00
11 lines
245 B
YAML
11 lines
245 B
YAML
# Copyright The OpenTelemetry Authors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
global:
|
|
scrape_interval: 5s
|
|
scrape_timeout: 2s
|
|
evaluation_interval: 5s
|
|
scrape_configs:
|
|
- job_name: otel
|
|
static_configs:
|
|
- targets: ["localhost:9464"]
|