Interactive Coding

I have recently been re-introduced to Jupyter Notebooks. If you are not familiar with this tool, here is the description from their website: The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical … Read more

Instana Network Time

Recently we have been running into performance issues with load tests in one of our environments. When digging into the issue with Instana, we do not get much useful information. It just says that the time is spent in “Network”. Instana calculates this network time by seeing when the trace “leaves” one instrumented system, and … Read more