Description Usage Arguments Details Value Author(s) Examples
quote()
escapes " for Datadog log queries.
1 |
str |
a string which should be under ". |
The function can be used if " would be necessary in Datadog. This is the case if an exact match of the string sequence should be searched.
an escaped string.
Benjamin Holzknecht
1 | quote("200 POST")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.