Skip to content

Commit

Permalink
use 0s ttl (#28180)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Spacca authored Oct 5, 2021
1 parent a690364 commit 169f32f
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 169f32f

Please sign in to comment.