Add link to Starlark docs
parent
3540948240
commit
2666958f49
|
@ -2169,7 +2169,7 @@ processor:
|
|||
- name: Starlark
|
||||
id: starlark
|
||||
description: |
|
||||
The Starlark processor plugin calls a Starlark function for each matched metric, allowing for custom programmatic metric processing.
|
||||
The Starlark processor plugin calls a [Starlark function](https://github.com/google/starlark-go/blob/master/doc/spec.md) for each matched metric, allowing for custom programmatic metric processing.
|
||||
introduced: 1.15
|
||||
tags: [linux, macos, windows]
|
||||
|
||||
|
|
Loading…
Reference in New Issue