Operations | Monitoring | ITSM | DevOps | Cloud

In-Depth Guide to Digital Experience Monitoring

How a software product feels is easy to overlook, but how the product works matters just as much, if not more. Results from digital experience monitoring point to how apps feel as the key determinant of their success. “That’s how it is with people. Nobody cares how it works as long as it works.” This famous line from The Matrix Reloaded (2003) resonates with the way many developers approach maintaining apps. Someone has to keep watch.

Dashboard Server: Working with the Elasticsearch Tile

I’ll come clean and admit it – this part of the series will be a bit interesting given the fact that I know very little about Elasticsearch. So really, this is an honest test of the question – “can I still build something good with Dashboard Server even if I only have nominal knowledge of the tool where the data is sourced from?”

Observability: It's the User Experience, Stupid!

Observability, which originated from control theory, measures how well you can understand a system’s internal states from its external outputs. Observability uses instrumentation to provide insights that aid monitoring. In DevOps, gaining observability is achieved through a set of monitoring solutions. The shift to use one vendor platform to do so, versus multiple solutions, make sense as.

How shuffle sharding in Cortex leads to better scalability and more isolation for Prometheus

For many years, it has been possible to scale Cortex clusters to hundreds of replicas. The relatively simple Dynamo-style replication relies on quorum consistency for reads and writes. But as such, more than a single replica failure can lead to an outage for all tenants. Shuffle sharding solves that issue by automatically picking a random “replica set” for each tenant, allowing you to isolate tenants and reduce the chance of an outage.

No-code Lambda Monitoring

Auto-instrumenting Lambda Monitoring didn’t originate through a focus group or business plan. It started as a hackathon project in which our growth team used Cloudwatch to build a prototype that could instrument Lambda functions with Sentry. We did this by using Cloudformation’s stack to automatically create resources in a customer environment while streaming CloudWatch Logs to Sentry through the Kinesis Firehose.

ServiceNow acquires next-gen observability leader Lightstep

I’m excited to announce that ServiceNow has signed an agreement to acquire next-generation observability leader Lightstep. Combining Lightstep’s innovative observability capabilities with ServiceNow’s unmatched Now Platform will help customers better manage software complexity, reliability, and performance while enabling the enterprise workflows that deliver great experiences.

What is the best way to profile a Java application in eclipse

Java profiling in Eclipse allows you to optimize your code, streamline your application, and better understand your program. When profiling your application using a line-level analysis, you can reveal the slowest line within a sluggish piece of code, helping you efficiently troubleshoot problems. There are a variety of platforms for profiling Java eclipse. Eclipse is a popular software and is especially valuable for beginners due to its clean interface and free and open-source background.

Lambda Extensions Just Got Even Better

AWS announced AWS Lambda Extensions back in October 2020 and I wrote extensively about it at the time – what it is, how it works, and why you should care. In short, Lambda Extensions allow operational tools to integrate with your Lambda functions and run either in-process alongside your code or in a separate process. To better understand the problems they solve and their use cases, please read my previous article.

What is the Coralogix Security Traffic Analyzer (STA), and Why Do I Need It?

The wide-spread adoption of cloud infrastructure has proven to be highly beneficial, but has also introduced new challenges and added costs – especially when it comes to security. As organizations migrate to the cloud, they relinquish access to their servers and all information that flows between them and the outside world. This data is fundamental to both security and observability.

New: Dashboard Server Enterprise version

In April, we brought you the ability to dashboard any data with the new SquaredUp Dashboard Server product – for free. Then at SquaredUp Live, we announced the launch of Dashboard Server Enterprise for enterprise organizations who have got to grips with their dashboarding and now want to scale up. You can purchase unlimited named users and get endless data connections plus new, enterprise integrations that let you dashboard just about anything.