Record Accessor
A full feature set to access content of your records
Format
{
"log": "some message",
"stream": "stdout",
"labels": {
"color": "blue",
"unset": null,
"project": {
"env": "production"
}
}
}Format
Accessed Value
Usage Example
Limitations of record_accessor templating
Last updated
Was this helpful?