Skip to content

Commit

Permalink
use 0s ttl (#28180) (#28258)
Browse files Browse the repository at this point in the history
(cherry picked from commit 169f32f)

Co-authored-by: Andrea Spacca <[email protected]>
  • Loading branch information
mergify[bot] and Andrea Spacca authored Oct 6, 2021
1 parent 3ff29b0 commit 5ac0f41
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 5ac0f41

Please sign in to comment.