Operations | Monitoring | ITSM | DevOps | Cloud

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

Why You Should Consider Dynamic Repurposing Instrumentation

As a developer, how much time do you actually spend writing code? According to this survey by The New Stack, developers spend less than one-third (32%) of their time writing new or improving existing code. And this is because they get stuck in multiple tasks that aren’t really part of their main responsibilities.

InfluxDB Cloud Features New Query Experience

If seeing is believing, then the new UI for the InfluxDB query experience is sure to convert you. We are working on a new query/script editor and want you to try it out. Feel free to share your feedback with us so we can make it even better! Here are just some of the highlights of the new editor.

How flame graphs visualize continuous profiling data in Grafana Phlare

We recently announced a new open source project called Grafana Phlare. This highly available continuous profiling data source is built into Grafana core, allowing you to seamlessly monitor your profiling data. With continuous profiling, you can see which parts of your applications are consuming the most resources. You can then use that data to make any necessary tweaks to reduce consumption, which translates to lower costs.

Driving Cost-Efficient Transformations Without Impacting Quality

The only constant in the technology industry is CHANGE. We all know that while change may be a constant and has the potential to bring enormous benefits to an organization, change can also be incredibly disruptive. Technology trends such as Cloud, BYOD (Bring Your Own Device), virtual applications and desktops, and mobility have resulted in increased data volume, variety, velocity and complexity, and have turned IT operations management into an overwhelming challenge.

How to improve website performance with multi-dimensional data

Metrics, metrics everywhere... a gauge here, a counter there... milliseconds, percentages... a list of variables running into pages... what is fast, what is slow...? how on earth is one to know...? Today we have all manner of variables around us, of differing gravity, that each have their own individual purpose in the measurement of web performance. Some of these are atomic or independent metrics, whereas others are aggregated or dependent.

Multi-cloud vs. hybrid cloud networks: What's the difference?

In today’s digital landscape, application demands such as scalability, performance, and reliability push many IT organizations toward cloud-based networks. Initially, cloud providers’ main offering was managed, virtualized data storage and services, or cloud computing. As cloud ecosystems have matured, so have the tools, services, and use cases available to their customers.

Webinar Recap: What Is An Observability Pipeline?

Observability data is mission-critical for businesses that want to provide stellar customer experiences, remain secure and compliant, and mitigate risk. However, organizations are creating more data as they expand their digital presence. Its increasing volume and complexity have teams looking for solutions that enable them to better control that data, derive more value by making it actionable, and all while keeping their costs under control.

Auto-Instrument Your Apps Using the OpenTelemetry Operator

Instrumenting your apps to emit traces make them highly observable. Before the OpenTelemetry Operator for Kubernetes, we achieved quasi-auto instrumentation by pulling in client libraries for our specific programming languages into our code. This webinar will demonstrate how the OpenTelemetry Operator enables auto-instrumentation of the app - without manually changing the code!