Add Starlark to yml file
parent
f4a00c9bfe
commit
fb87cbfbf7
|
@ -2166,6 +2166,14 @@ processor:
|
|||
introduced: 1.14.0
|
||||
tags: [linux, macos, windows]
|
||||
|
||||
|
||||
- name: Starlark
|
||||
id: starlark
|
||||
description: |
|
||||
The Starlark processor plugin calls a Starlark function for each matched metric, allowing for custom programmatic metric processing.
|
||||
introduced: 1.14.5
|
||||
tags: [linux, macos, windows]
|
||||
|
||||
- name: Strings
|
||||
id: strings
|
||||
description: |
|
||||
|
|
Loading…
Reference in New Issue