Operations | Monitoring | ITSM | DevOps | Cloud

Coralogix

What is Jaeger Distributed Tracing?

Distributed tracing is the ability to follow a request through a software system from beginning to end. While that may sound trivial, a single request can easily spawn multiple child requests to different microservices with modern distributed architectures. These, in turn, trigger further sub-requests, resulting in a complex web of transactions to service a single originating request.

Benefits of Learning Python for Game Development

The world of computer games is vast, ranging from single-player agility games and logic puzzles with simple 2D animations to the stunning graphics in 3D rendered massive multiplayer online role-playing games like the Lost Ark. Wanting to design and build your own games is a common motivator for learning to code while building a portfolio of work is an essential step for breaking into the gaming industry.

Metrics in Minutes: Prometheus Metrics into Coralogix using Open Telemetry

In this video, we'll explore how to connect Prometheus to Coralogix, using the Open Telemetry collector as an abstraction layer. This deployment minimises 3rd party code in your system, and provides a completely open source path to integration, all while using industry standard, simple tooling.

0 to Observable: From Kubernetes Logs to Container Observability with Coralogix

In this video, we begin with a local Kubernetes cluster. From there, we will add a collector agent, the Open Telemetry Collector and configure it to push logs to Coralogix. However, we won't stop there. We'll then use the Logs2Metrics feature to transform those logs into some key container metrics, and visualise them using a DataMap. From 0 to observable in 15 minutes.

What is Istio Service Mesh, and Do I Need It?

Development teams build modern applications using microservice architectures. Individual services are built and maintained by separate teams, and then these services are combined using container-based orchestrators to comprise a complete product offering. Microservices are a standard development method because they allow teams to iterate releases, providing ongoing new customer-facing features and bug fixes without needing to redeploy an entire platform or app.

How to Keep Your System Visible in the Age of Remote Working

Monitoring IT infrastructure and services has always been an essential IT prerequisite. However, your IT monitoring system and security measures need to upgrade with an exponential increase in the number of remote users post-pandemic. For instance, consider this: At the end of a work day, you are notified that one of your critical services has gone down. But the problem is that five teams support different processes of that service.