{"id":645358,"date":"2023-01-20T01:42:00","date_gmt":"2023-01-20T00:42:00","guid":{"rendered":"https:\/\/www.devoteam.com\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/"},"modified":"2023-01-20T01:42:00","modified_gmt":"2023-01-20T00:42:00","slug":"dive-into-aiops-2-3-observability-platform-for-event-management","status":"publish","type":"expert-view","link":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/","title":{"rendered":"Dive into AIOps: Observability platform for Event Management"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/alps.devoteam.com\/expert-view\/dive-into-aiops-1-3-aiops-platform-for-event-management\" target=\"_blank\" rel=\"noreferrer noopener\">Last week, we wrote about how AIOps support IT operations and described three ServiceNow products<\/a> \u2013 Metric Intelligence, Health Log Analytics and Site Reliability Operations.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As it is closely related to the topic, we need to talk about the exciting concept of observability, which is also unimaginable without AIOps. We will give an overview of one more product from ITOM portfolio called Lightstep, leveraging the newest technology.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><img loading=\"lazy\" decoding=\"async\" width=\"268\" height=\"187\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First we should clarify what <strong>observability<\/strong> is. Traditionally, IT operations have been observing their systems using a set of independent tools to monitor infrastructure from different perspectives, or pillars:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Logging <\/strong>\u2013 recording the individual events that make up a transaction;<\/li>\n\n\n\n<li><strong>Metrics <\/strong>\u2013 recording aggregates of events that make up a transaction;<\/li>\n\n\n\n<li><strong>Tracing <\/strong>\u2013 measuring the latency of operations and identifying performance bottlenecks in a transaction<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">There are different tools for each perspective. They were born during the evaluation of IT operation, and it led to what is called \u201cthree tabs of observability\u201d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eventually, this results in an extensive <strong>analytical burden<\/strong>. The investigation of an issue usually has three steps using these different tools:&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Noticing that something has happened, and then determining what caused it to happen. Now, in the proactive environment, the investigation starts when someone notices that an important metric goes wrong. Often the only information an operator has at this point is the shape of a tiny line on a dashboard and their own internal assessment as to whether the shape of that line looks \u201cright\u201d or not.<\/li>\n<\/ol>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Having determined the point where the shape of the line started to look somewhat \u201cstrange\u201d, the operator would then squint and try to find other lines on the dashboard that went \u201cwrong\u201d. Because these metrics are completely independent of each other, the operator must do the comparison in their brain, without any help from the monitoring tool.<\/li>\n<\/ol>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Now that they have an overview of the problem, the operator usually begins to investigate transactions in log files and resources \u2013 like machines, processes, and configuration files that are associated with the problem.&nbsp;<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-solving-the-analytical-burden-with-opentelemetry\">Solving the analytical burden with OpenTelemetry<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The computer is of no real help in the process. The logs are stored in a completely separate system and cannot be automatically associated with any metrics on the dashboard. Configuration files and other service-specific information are often in the servers, and operators must remotely connect or otherwise access running machines to look at them and try to correlate. Identifying these logs can be difficult; often the source code must be consulted to even get an idea of what logs might be present.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/KlOVMJpSNmPcDf5PTKeBUvC6SVFav_lnPglgDhiyJUYIZcSMjSoCUD5NIg0A3nte0kRSRSH7qeyWIDeGeATXFk1tJYRTxR5HAXHfujxuphe0Yy49tcHcx9q9zRzY3cIpVJ5GpuB0brWhRB7XfpJXEoYZ0f0bBoRcgXwo4lOAGJS4kzCPKJf96zqHY9BwGg.png\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">And this is where <strong>OpenTelemetry<\/strong> comes in. OpenTelemetry puts traces, logs, and metrics together in an integrated fashion. All of these connected data points are then transmitted in the same protocol, in the so-called <strong>distributed tracing<\/strong>, which can then be input into an observability platform for identifying correlations across the entire data set.&nbsp;<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><img loading=\"lazy\" decoding=\"async\" width=\"231\" height=\"121\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/kqz1KJsK5MfX3zh0CWS8Vg1qKrhDWQUUlxs3QgK5nIEpjpz0Yf2s2fbY0iByApiADggA7hW7gyBwUCEWVVK5hOL3-06bMUMy9VqIPo2SQ8KtNB2x8VHLvRa7L1oKbsOXJ5F8h0SIl7zL7r7qulco5z0dKOinV1xGRnRFVbxVU9WadV6vr-FgoDCltTfYMA.png\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-lightstep-observability-platform\">Lightstep: observability platform<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Lightstep, the fourth ServiceNow ITOM product using AIOps, is also referred to as an <strong>observability platform<\/strong>. It provides a very powerful and comfortable way for developers and site reliability teams to monitor the health of cloud-native applications and the ability to respond to changes or anomalies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lightstep is using the distributed tracing (again, in short, the aggregation of metrics, traces and logs built on OpenTelemetry) With this technology, the collected data is integrated into the huge metrics database. where change intelligence is running and providing insights into what happened, and it helps teams to answer the question of what caused the change. Moreover, there is also a possibility of taking actions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before diving into this topic more, let\u2019s clarify why we need <strong>change intelligence<\/strong><em>,<\/em> and why it is getting more and more difficult to find the cause of the incident.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/JcE3g7gxXgHy_sJCD856dubnixUNyxHENWlrvrXczCH2iRgDby8y25e8z9WkBWTg5-JhKh8zETjrm35kqKTsqeK8XJAiw-88ufaShiIhT1Vi6OMVDEGLhoduY92hPOjNQ5bFxWkImlV-CQLBWXbpTdvjHKiMNDi3_y7hE8Tz4lcEHcOQnzthO2M1Jn-w.png\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In the cloud environment, micro-services are deployed in different domains and locations by different teams independently and still, the services are <strong>not independent<\/strong>, they are all connected. Basically, if there is some change in one micro-service, it may affect another one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because of this <strong>interconnected infrastructure,<\/strong> where the <strong>responsibilities are scattered<\/strong> in different organisations, the time to find the root cause and have it fixed is dramatically increasing. So there is a need for a better solution than the Traditional Monitoring, which shows only the status of the given service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lightstep was focusing on this issue with change intelligence and automated root-cause analysis based on distributed tracing. It has built one agent using the previously mentioned <strong>OpenTelemetry<\/strong>. This agent is <strong>vendor agnostic<\/strong>, because it is an open-source agent. It is compatible with all cloud providers and many others. Moreover external logs and traces can be also added by customers, so the context can be even wider.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because of using distributed tracing, Lightstep is called an<strong> observability tool.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/qNLx4KszqNvMcihp1EED2epofMMfCEBQjCmOUY1dbE8yOuxgSOGjVDcgc4C5mQmFJa1B4oZKTbuqyNB6UDrgYz-UG_krFfjrm6hW1cetBlKz2zps-m8QA8nDjRKByxRNtD6t2ieJbm2TLX1cKSFxidDZK0LRbxTXydHQ1QsPGpfe0ABmSiJeNRsvfJNj.png\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Lightstep has created an<strong> integrated dashboard<\/strong>, where you have everything correlated together on a single page for easy operation as you can see on that schema.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/8Nchmcv2sKhnwg0dsRw47lG22kQ3W0TV9tvQcdBTp82-HNCVc3d7EJq0ffUN3Ra5FSiCIpq-i_ax7d3K-Xx2u3Hd5jfd-BSK5RvAW2Odm8GRTVHUiumvGEeIAkiLOTZdc98H98ZLmAKUTN2jcdXSOWHKWCc1DOUEc3AqW6K_uxzCvIeWn7TpozvTRqLxGA.png\" alt=\"\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The AI capabilities<strong> in the workflow<\/strong> will allow the teams to understand the change and the root cause faster and easier. Engineers and developers can use the <em>workflow links<\/em> feature to jump into a dedicated logging platform, cloud provider pages or customer support tools. <strong>The navigation is easy to use.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When it comes to the<strong> storage aspect,<\/strong> Lightstep was designed purposefully to handle a very large volume of transactions generated by Cloud Native Apps. All the transactions can be captured.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lastly, it is worth mentioning that Lightstep has a <strong>Service Graph Connector (SGC) <\/strong>to feed micro-service topology into the CMDB, and the configuration with existing ServiceNow CMDB is very easy.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the third part of our analysis, we will summarise the four products that we presented. We will put them together and see in which situations organisations can benefit from them the most. Stay tuned!&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-cover alignfull is-style-blur-image is-style-blur-image-less\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-70 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignfull has-base-color has-text-color has-global-padding is-layout-constrained wp-container-core-group-is-layout-46b67d08 wp-block-group-is-layout-constrained\" style=\"margin-top:0px;margin-bottom:0px;padding-top:var(--wp--preset--spacing--xxx-large);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--xxx-large);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-5f9de3d0 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-secondary-font-family has-large-font-size\" id=\"h-servicenow-experts-at-your-service\">ServiceNow Experts at your Service<\/h2>\n<\/div>\n\n\n\n<p class=\"has-text-align-left has-main-accent-color has-text-color wp-block-paragraph\">ServiceNow can empower your employees and clients with digitalised workflows, and Devoteam, as the #1 preferred Partner in the EMEA, is eager and ready to help make your digital transformation journey a success. Ready to see what we can bring to the table?  <\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-layout-flex wp-container-core-buttons-is-layout-3c38c079 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/devoteam.info\/cz\/servicenow\/\">ServiceNow Services<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline-white-button\"><a class=\"wp-block-button__link has-base-color has-text-color has-background wp-element-button\" href=\"https:\/\/devoteam.info\/cz\/get-in-touch\/\" style=\"background-color:#64648254\">Get in touch<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Last week, we wrote about how AIOps support IT operations and described three ServiceNow products \u2013 Metric Intelligence, Health Log Analytics and Site Reliability Operations.&nbsp; As it is closely related to the topic, we need to talk about the exciting concept of observability, which is also unimaginable without AIOps. We will give an overview of [&hellip;]<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[895,2364],"tags":[5698,2426,5699,2366,2369],"industry":[],"class_list":["post-645358","expert-view","type-expert-view","status-publish","hentry","category-ai-cz","category-servicenow-cz","tag-aiops-platform-cz","tag-business-platforms-cz","tag-event-management-cz","tag-itom-cz","tag-servicenow-cz"],"acf":[],"cards":"\n\t<div class=\"single-post-card\">\n\n\t\t\n\n\t\t\n\t\t<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43282307 wp-block-group-is-layout-flex\">\n\t<p style=\"font-style:normal;font-weight:700\" class=\"has-link-color wp-elements-1 wp-block-lp-post-type has-text-color has-primary-color has-small-font-size\">Expert View<\/p>\n\n\t\t\n\t\t<h3 style=\"font-style:normal;font-weight:400\" class=\"wp-block-post-title has-base-font-size\"><a href=\"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/\" target=\"_self\" >Dive into AIOps: Observability platform for Event Management<\/a><\/h3><\/div>\n\t\t\n\t<\/div>\n\n","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Dive into AIOps: Observability platform for Event Management | Devoteam<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dive into AIOps: Observability platform for Event Management\" \/>\n<meta property=\"og:description\" content=\"Last week, we wrote about how AIOps support IT operations and described three ServiceNow products \u2013 Metric Intelligence, Health Log Analytics and Site Reliability Operations.&nbsp; As it is closely related to the topic, we need to talk about the exciting concept of observability, which is also unimaginable without AIOps. We will give an overview of [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/\" \/>\n<meta property=\"og:site_name\" content=\"Devoteam\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/\",\"url\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/\",\"name\":\"Dive into AIOps: Observability platform for Event Management | Devoteam\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png\",\"datePublished\":\"2023-01-20T00:42:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/#breadcrumb\"},\"inLanguage\":\"en-CZ\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CZ\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/#primaryimage\",\"url\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png\",\"contentUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/dive-into-aiops-2-3-observability-platform-for-event-management\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expert View\",\"item\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/expert-view\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dive into AIOps: Observability platform for Event Management\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/#website\",\"url\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/\",\"name\":\"Devoteam\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/devoteam.info\\\/cz\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CZ\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Dive into AIOps: Observability platform for Event Management | Devoteam","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/","og_locale":"en_US","og_type":"article","og_title":"Dive into AIOps: Observability platform for Event Management","og_description":"Last week, we wrote about how AIOps support IT operations and described three ServiceNow products \u2013 Metric Intelligence, Health Log Analytics and Site Reliability Operations.&nbsp; As it is closely related to the topic, we need to talk about the exciting concept of observability, which is also unimaginable without AIOps. We will give an overview of [&hellip;]","og_url":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/","og_site_name":"Devoteam","og_image":[{"url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/","url":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/","name":"Dive into AIOps: Observability platform for Event Management | Devoteam","isPartOf":{"@id":"https:\/\/devoteam.info\/cz\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/#primaryimage"},"image":{"@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/#primaryimage"},"thumbnailUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png","datePublished":"2023-01-20T00:42:00+00:00","breadcrumb":{"@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/#breadcrumb"},"inLanguage":"en-CZ","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/"]}]},{"@type":"ImageObject","inLanguage":"en-CZ","@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/#primaryimage","url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png","contentUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/CJNTe5OaIxUhRVay1ixQ-VpuBLN8JXlX79ydGvD-RsOiXvd299sHxiTuPJWcEyLixUzhrXsWewQy0iqaSazdYk62VzQD8xMH9P90DiA0n2-BEU4p9ih_2ZZ1-KnmmUa38vB19Lq25YlGchrFWQCe2gCQe8XKnzgSDdN45hqMMs94pYRY7SBaSskigMDsCA.png"},{"@type":"BreadcrumbList","@id":"https:\/\/devoteam.info\/cz\/expert-view\/dive-into-aiops-2-3-observability-platform-for-event-management\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devoteam.info\/cz\/"},{"@type":"ListItem","position":2,"name":"Expert View","item":"https:\/\/devoteam.info\/cz\/expert-view\/"},{"@type":"ListItem","position":3,"name":"Dive into AIOps: Observability platform for Event Management"}]},{"@type":"WebSite","@id":"https:\/\/devoteam.info\/cz\/#website","url":"https:\/\/devoteam.info\/cz\/","name":"Devoteam","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devoteam.info\/cz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CZ"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"wcraye","author_link":"https:\/\/devoteam.info\/cz\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Last week, we wrote about how AIOps support IT operations and described three ServiceNow products \u2013 Metric Intelligence, Health Log Analytics and Site Reliability Operations.&nbsp; As it is closely related to the topic, we need to talk about the exciting concept of observability, which is also unimaginable without AIOps. We will give an overview of&hellip;","_links":{"self":[{"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/expert-view\/645358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/expert-view"}],"about":[{"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/types\/expert-view"}],"version-history":[{"count":0,"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/expert-view\/645358\/revisions"}],"wp:attachment":[{"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/media?parent=645358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/categories?post=645358"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/tags?post=645358"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/devoteam.info\/cz\/wp-json\/wp\/v2\/industry?post=645358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}