Fix version typo
parent
445e5b2c5d
commit
8a1e2832d4
|
@ -2240,7 +2240,7 @@ processor:
|
||||||
id: starlark
|
id: starlark
|
||||||
description: |
|
description: |
|
||||||
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.
|
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
|
introduced: 1.15.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: Strings
|
- name: Strings
|
||||||
|
|
Loading…
Reference in New Issue