+
{{ t(eventKey.text) }}
+
+
+ {{ d.key }}={{ d.value }};
+
+
+
+ {{ dateFormat(currentEvent[eventKey.class]) }}
+
+
+ {{ t("currentService") }}:
+ {{ currentEvent[eventKey.class].service }}
+
+ {{ t("currentEndpoint") }}:
+ {{ currentEvent[eventKey.class].endpoint }}
+
+
+ {{ t("currentInstance") }}:
+ {{ currentEvent[eventKey.class].serviceInstance }}
+
+
+
{{ currentEvent[eventKey.class] }}
+