Published
Edited
Feb 12, 2022
2 forks
Importers
8 stars
Insert cell
Insert cell
plantuml`
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml
`
Insert cell
Insert cell
Insert cell
Viewer(graph(
Archimate.Tech.Interface("Client API")
.toRight("Microservice", "HTTPS"),
Archimate.Tech.Service("Microservice")
.toDown("Data Store", "DB connector"),
Archimate.Tech.Service("Data Store")), {title:"Microservices Architecture"})
Insert cell
Insert cell
Viewer(mindmap("Reporting Channels", ...nodes({
Metrics: {
Performance: null,
Operations: null
},
Errors: {
Warning: null,
Error: null,
Exception: null
},
Events: {
Service: {
Available: null,
Unavailable: null
},
User: {
Connected: null,
Disconnected: null
}
}
})
), {title:"Logging & Monitoring Topic Tree"})
Insert cell
Insert cell
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"})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more