Operations | Monitoring | ITSM | DevOps | Cloud

Getting Started with Normalization and Enrichment

In BigPanda, normalization is the translation of payloads from different systems into a consistent taxonomy. Enrichment is the process of adding context to the alerts by associating them with relevant information such as topology maps, runbook links, metadata and more. In this video we are going to walk you through a powerful technique for normalizing & enriching alerts called Custom Tags.

Getting Started with Correlation

Correlation is a method of grouping related monitoring alerts into a single high-level incident. In this video, we'll explain how BigPanda utilizes pattern recognition to automatically detect which alerts are likely related; correlates them into high-level, actionable incidents; and allows you to see, edit and test the correlation patterns before going into production.

Auvik Road Map Webinar - Q4 2020

Since our last roadmap update in May, we’ve released syslog, integrations with multiple new apps like ServiceNow, a new and improved application classifier in TrafficInsights to better identify your traffic mix, and a whole lot more. Now, we invite you to a sneak peek into what’s ahead for the rest of 2020 and early ‘21. Auvik VP of Product Management Patrick Albert will walk you through what’s on the Auvik development calendar and what features and functionalities you can expect to see on your dashboard in the coming months.

Tackling networking issues between users and cloud apps

By extending the capabilities of traditional network visibility, cloud adoption no longer comes at the cost of losing control over the quality of mission-critical systems. Even when employees can connect to an app from a mobile phone via places like a crowded airport Wi-Fi, with Flowmon's support of the cloud-native Packet Mirroring function, NetOps can ensure smooth service. This session will demonstrate how to identify the precise nature and origin of networking issues between your clients and apps hosted in Google Cloud Services.

Jaeger Essentials: Introduction to Jaeger Instrumentation

Every journey in distributed tracing starts with instrumenting an application to emit or extract trace data from each service as they execute. There are many ways to instrument, including the use of SDKs and pre-configured frameworks, and many protocols for transmitting the trace data to the analysis tool.