Skip to content

Commit b522de7

Browse files
committed
merge with dev
1 parent 244ce69 commit b522de7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/microservices/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ To spin up the example application:
6767
Open a web browser to `localhost:5001` to send requests from the client
6868

6969
Your microservice health metrics may be viewed in the given `CHRONOS_URI` database, or in the Electron.js desktop application.
70+
## Notes
71+
72+
Plotly utilizes WebGL to render graphs, but WebGL can support only 8-16 layers simultaneously. Therefore, it is recommended to selectively choose a limited number of layers for optimal performance.
73+
7074

7175
## Additional Documentation
7276

0 commit comments

Comments
 (0)