OpenTelemetry Node.js: All you need to know

This walkthrough contains all you need to know to actually use OpenTelemetry in Node. Apply this walkthrough to your application, and you are good to go. Read more

Similar

Use MySQL in Node.js

In the last article, we created User RESTful APIs using Express.js. But for the persistence, we didn’t code anything. We just mocked the data since we had no database connection. This time we… (more…)

Read more »

Kubernetes Node Pool Upgrades

One of the many best-practices for operating Kubernetes clusters is to frequently perform Kubernetes version upgrades in those clusters. This insures that you'll be running your workload with a version of Kubernetes that contains the latest security fixes... (more…)

Read more »