@cryptotaxi247 / netdata-1 / commits / 8344f9a55

Update README.md (#9151)

Stephen Rauch committed May 26, 2020 at 15:28 UTC 8344f9a55337cfc3a36171e58ec5c35a2c3c12ae
1 file changed +1 -1
collectors/statsd.plugin/README.md
+1 -1
@@ -447,7 +447,7 @@ Using the above, the dimensions will be added as `GET`, `ADD` and `DELETE`.
447
448 ~~(although this is required for incremental values, Netdata allows mixing incremental and absolute values on the same charts, so this little limitation [i.e. 2 values to start visualization], is applied on all Netdata dimensions).~~
449
450 -(statsd metrics do not loose their first data collection due to interpolation anymore - fixed with [PR #2411](https://github.com/netdata/netdata/pull/2411))
450 +(statsd metrics do not lose their first data collection due to interpolation anymore - fixed with [PR #2411](https://github.com/netdata/netdata/pull/2411))
451
452 ## sending statsd metrics from shell scripts
453