telegraf/plugins/processors/starlark/testdata
Nicolas Filotto 01fc69da47
Add the shared state to the global scope to get previous data (#8447)
2020-11-30 15:44:21 -05:00
..
compare_metrics.star Add the shared state to the global scope to get previous data (#8447) 2020-11-30 15:44:21 -05:00
drop_fields_with_unexpected_type.star add log warning to starlark drop-fields example 2020-11-27 12:20:21 -05:00
drop_string_fields.star Starlark example dropbytype (#8438) 2020-11-27 11:28:12 -05:00
fail.star Show how to return a custom error with the Starlark processor (#8439) 2020-11-20 11:28:56 -05:00
json.star add json parsing support to starlark (#8168) 2020-09-29 17:37:54 -04:00
logging.star Support logging in starlark (#8408) 2020-11-16 15:22:40 -05:00
multiple_metrics.star Show how to return several metrics with the Starlark processor (#8423) 2020-11-17 16:13:25 -05:00
multiple_metrics_with_json.star Show how to return several metrics with the Starlark processor (#8423) 2020-11-17 16:13:25 -05:00
number_logic.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
pivot.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
ratio.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
rename.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
scale.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
value_filter.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00