Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Top PostgreSQL Monitoring Tools in 2023

Armed with the right PostgreSQL monitoring tools, database administrators and developers can identify potential bottlenecks, troubleshoot problems and make informed decisions to optimize their database environments. Monitoring PostgreSQL databases provides invaluable insight into their performance, health and overall efficiency.

How Does Networking Work with Istio?

As organizations continue to digitally transform and expand their networks via cloud and multi-cloud environments, it has become increasingly critical to protect microservices and data flow. Implementing advanced technology such as service mesh helps your team secure data networks and manage system access policies by matching user intentions to workload states. Service meshes like Istio support the latest software application trends like containerization and microservice infrastructures.

How to Remove Fields with Empty Values From Your Logs

Much of the log data we handle doesn’t offer substantial insight and can be conveniently removed from your logs, helping us reduce costs. What may seem like a small adjustment, like deleting an attribute, can have significant implications when scaled up. A typical case involves fields in your logs presenting empty values or housing data considered irrelevant. Below we’ll take a look at a few examples of what this looks like and how you can take action in BindPlane OP.

Dashboard Fridays: Public Releases

Build using the Jira and Pendo plugins, this SquaredUp dashboard provides a sense of how popular our latest Dashboard Server release is with customers, and whether any bugs have been raised against it. We can now get a quick overview of any issues in the latest release that are affecting our customers. Plus, through the level of uptake of the new release, we can see if we have achieved the level of quality that we were aiming for.

Simplify managing Grafana Tempo instances in Kubernetes with the Tempo Operator

I’ve been working with Grafana Tempo for about half a year now, and one thing I like about it is that Tempo requires only object storage for storing traces, which is easy to set up in both cloud environments and on-premises. Another outstanding feature is TraceQL, which allows searching for relevant traces with a powerful query language.