12 lines
308 B
Text
12 lines
308 B
Text
# Module: dropwizard
|
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-dropwizard.html
|
|
|
|
- module: dropwizard
|
|
#metricsets:
|
|
# - collector
|
|
period: 10s
|
|
hosts: ["localhost:8080"]
|
|
metrics_path: /metrics/metrics
|
|
namespace: example
|
|
#username: "user"
|
|
#password: "secret"
|