Operations | Monitoring | ITSM | DevOps | Cloud

%term

How to use PGO and Grafana Pyroscope to optimize Go applications

Profile-guided optimization (PGO) is a compiler feature that uses runtime profiling data to optimize code. Now fully integrated in Go 1.21+, PGO is a powerful tool to boost application performance — and with Grafana Pyroscope, our open source continuous profiling database, you can significantly magnify the value of PGO. In this post, we’ll explore what PGO is, how the Pyroscope team has used it internally to improve performance, and how you can use PGO to make your own programs faster.

What is OpenTelemetry?

At observIQ, we are big believers and contributors to the OpenTelemetry project. In 2023, we noticed project awareness reached an all-time high as we attended trade shows like KubeCon and Monitorama. The project’s benefits of flexibility, performance, and vendor agnosticism have been making their rounds; we’ve seen a groundswell of customer interest.

Automating Azure Cloud Unit Economics Generation: The Turbo360 Advantage

The scalability of the cloud and its inherent variable cost has created financial and operational challenges, which demand the process of tracking varying costs in the dynamic Azure infrastructure at a granular business context level. Unit economics is a process of profit maximization in the cloud based on objective measurements like cost per product. This approach assesses how the organization is performing against its business goals.

How to build the ideal engineering team dashboard

Toggle topic hub menu Engineering teams of today use a plethora of tools to perform different functions in the software development life cycle. While tools like Slack, Teams, etc. are great for quick notifications, they rarely give you a comprehensive view of the things in current state. Sure, you can switch between tabs for all your tools but an "Engineering dashboard" that brings this all together makes it much easier to consume quickly and effectively.

Evidence-Based Threat Detection With Corelight and Cribl

Organizations today face a growing list of obstacles as they try to improve their detection, coverage, and accuracy. For one, data proliferation is happening at an astronomical rate. When was the last time your network bandwidth went down? What about your license costs for data storage or your SIEM? Difficulties arise from overlapping and poorly integrated tools that generate disparate data streams and several operational efficiencies.

What IT Administrators Want to Know About Apple Vision Pro

Apple’s release of Apple Vision Pro on Feb. 2, 2024, sparked widespread anticipation among tech enthusiasts worldwide. Even more among enterprise customers when Apple announced MDM management capabilities in visionOS 1.1. Apple Vision Pro lets users interact with apps while remaining connected to their physical surroundings or immerse themselves entirely in a virtual environment of their choosing.

IT Incidents and the Role of Incident Response Teams (IRTs)

The digital world comes with advantages and inherent risks. These IT incidents, which can encompass cyberattacks, system outages, and data breaches, can have a devastating impact. Beyond financial losses, IT incidents disrupt business operations, damage reputations, and erode customer trust. During an outage, having a well-prepared Incident Response Team (IRT) is essential to reduce downtime and improve response times.

Large Language Models (LLMs) Retrieval Augmented Generation (RAG) using Charmed OpenSearch

Large Language Models (LLMs) fall under the category of Generative AI (GenAI), an artificial intelligence type that produces content based on user-defined context. These models undergo training using an extensive dataset composed of trillions of combinations of words from natural language, enabling them to empower interactive and conversational applications across various scenarios.

What is INP and why you should care

On March 12th 2024, Google is launching a new Core Web Vital metric, Interaction to Next Paint (INP). INP will replace First Input Delay (FID) and will change the way your sites are assessed for performance by Google, which ultimately affects how your sites rank in search engine results. TL;DR: You need to start optimizing for INP today so your sites are not negatively impacted after March 12th.