transform_event_dynatrace | R Documentation |
Transforms a lgr::LogEvent object into a list suitable for Dynatrace ingestion.
transform_event_dynatrace(event)
DynatraceLayout
event |
A lgr::LogEvent object. |
An object of class LayoutJson
(inherits from Layout
, R6
) of length 17.
A list
of key-value pairs ready to be serialized to JSON for Dynatrace.
https://docs.dynatrace.com/docs/discover-dynatrace/references/semantic-dictionary/fields#service
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.