open-telemetry / opentelemetry.io

The OpenTelemetry website and documentation
https://opentelemetry.io
Creative Commons Attribution 4.0 International
490 stars 1.01k forks source link

Demo Architecture - missing arrow between queue and accounting service #4775

Open Kielek opened 2 days ago

Kielek commented 2 days ago

What happened?

image

What did you expect would happen? An arrow should connect queue and accounting service

What is the name + path of the page where you encountered the issue? https://opentelemetry.io/docs/demo/architecture/ https://github.com/open-telemetry/opentelemetry.io/edit/main/content/en/docs/demo/architecture.md

What browser, OS, and platform were you using when you encountered the problem? Win11, Chrome Version 126.0.6478.127 (Official Build) (64-bit)

Additional context: Graph seems to be correctly defined. There is an issue with rendering probably.

theletterf commented 2 days ago

Seems to render well here (Chrome 126):

image

Can you try switching to light mode, reload, and then switch to dark mode?

Kielek commented 2 days ago

Same machine:

Issue occurs for all Light, Dark, Auto mode (system in Dark mode). Switching does not change. Cleaning up cache/executing in private mode - same problems on Chrome and Edge.

svrnm commented 1 day ago

thanks for reporting @Kielek , I wonder if this is an issue in mermaid JS and we just need to update to a more recent version?