telegraf/plugins/processors/starlark/testdata
Sam Dillard 380911ffb3
Add Starlark parsing example of nested JSON (#8675)
* Add Starlark parsing example of nested JSON

* add correct Example Input and Output fields to make script testable

* removed logging from script

* remove logging.star load statement
2021-03-09 10:24:57 -06: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
json_nested.star Add Starlark parsing example of nested JSON (#8675) 2021-03-09 10:24:57 -06: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
schema_sizing.star Add field key length output by field type in schema_sizing Starlark script (#8934) 2021-03-05 10:20:24 -05:00
value_filter.star improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00