Viewer(jsonmodel([
{
type:"Event",
source:"application.component",
timestamp:"2021-04-06T12:00:00",
code:200,
message:"User has logged in",
context:{
userID:"12312",
},
},
{
type:"Metric",
channel:"user.login",
timestamp:"2021-04-06T12:00:00",
source:"application.component",
value:1,
}
]), {title:"Logging & Monitoring Data Structures"})