Skip to content

Commit

Permalink
use 0s ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Spacca committed Sep 29, 2021
1 parent 6e69b05 commit 6bbf3f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/metricbeat/module/airflow/statsd/data_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ func getConfig() map[string]interface{} {
"host": STATSD_HOST,
"port": STATSD_PORT,
"period": "100ms",
"ttl": "0s",
}
}

Expand Down

0 comments on commit 6bbf3f7

Please sign in to comment.