{"id":8714,"date":"2023-08-09T12:22:27","date_gmt":"2023-08-09T12:22:27","guid":{"rendered":"https:\/\/mysourcefunding.com\/startups\/compelling-events-that-require-dynamic-observability\/"},"modified":"2023-08-09T12:22:28","modified_gmt":"2023-08-09T12:22:28","slug":"compelling-events-that-require-dynamic-observability","status":"publish","type":"post","link":"https:\/\/mysourcefunding.com\/?p=8714","title":{"rendered":"Compelling Events That Require Dynamic Observability"},"content":{"rendered":"<div>\n<p><em data-ga-track=\"ExternalLink:https:\/\/www.linkedin.com\/in\/ilan-peleg-5a31396b\/\">Ilan Peleg<\/em><em> serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders.<\/em><\/p>\n<p>In software engineering, observability is the key to handling the complexities of modern architectures. With the growth of microservices and cloud-native components, we are witnessing a boom of new features and services being added every day. Also, as more organizations come online, it is becoming more critical than ever to mitigate the risks of production outages and respond to them quicker.<\/p>\n<p>Unfortunately, observability is hard to do correctly. Traditional tools focus on logging, metrics and tracing to capture the state of the system and alert the on-call engineer when things go awry. This can work when all of this data is available to the engineer, but oftentimes, things are missing for various reasons. For one, observability is often overlooked in the development process in favor of delivering features. Next, engineers may not know to what extent they need to inject these into their code. Finally, these may be suppressed due to cost.<\/p>\n<p>In this article, I&#8217;ll look at some events where traditional observability tooling may fall short. Then, as founder and CEO of an observability provider, I&#8217;ll dive into the alternative approach using dynamic observability as part of the modern platform engineering discipline.<\/p>\n<p><fbs-ad position=\"inread\" progressive=\"\" ad-id=\"article-0-inread\" aria-hidden=\"true\" role=\"presentation\"><\/fbs-ad><\/p>\n<h2 class=\"subhead-embed color-accent bg-base font-accent font-size text-align\">Case #1: Production Disasters<\/h2>\n<p>During a production disaster, no company wants to lose revenue due to downtime and lose the customer\u2019s trust. Most engineering teams now have robust logging and metrics in place to catch these events. However, the more tricky part is triaging the issue and doing a root cause analysis on the fly.<\/p>\n<p>Let\u2019s say that you notice HTTP 500 errors from your load balancer and isolate the issue to a set of backend services. You may have logging and even tracing in place to pinpoint the function that is not performing well. However, you may have noticed that it is not collecting enough information at the current logging level, or you want to take a granular snapshot to understand the state of the system further.<\/p>\n<p>In this case, you often have three options.<\/p>\n<p>\u2022 Get breakglass roles and ssh into the machine to collect data manually.<\/p>\n<p>\u2022 Add more logging, debug, metrics, tracing instrumentation to the code and redeploy.<\/p>\n<p>\u2022 Change the log level to debug or trace.<\/p>\n<p>None of those options are ideal. For one, making changes manually via breakglass exposes the system to human error or unwanted side effects. Also, if you have a slow CI\/CD pipeline, redeploying may take a longer time than you want to fix things on the fly. Finally, changing the log level is only helpful if more detailed logs already exist at those levels.<\/p>\n<p>Some mature engineering teams may have circuit-breakers or automatic load-shedding mechanisms in place to allow you to debug without impacting the overall system. Still, to understand more about the system, redeploying the code is often required to gather data.<\/p>\n<h2 class=\"subhead-embed color-accent bg-base font-accent font-size text-align\">Case #2: Rollout Of Complex Or Risky Features<\/h2>\n<p>With progressive delivery strategies, including feature flags and canary releases, we now have ways to mitigate widespread failures. However, in order for progressive delivery to be successful, engineering teams still need ways to quickly detect failures and roll back or minimize the impact. In other words, developers need robust observability.<\/p>\n<p>The thing with complex or risky features is that it is hard to predict what may go wrong. Even with lots of testing, things can still fail only in production. Catching race conditions or obscure issues at scale may only be possible (or economically feasible) in higher environments. Knowing this, it\u2019s almost impossible to have all the logs and metrics in place for all scenarios.<\/p>\n<p>So what ends up happening is that teams will roll out to a smaller subset of users, detect errors, then roll back to add new logs, redeploy and repeat until the issue is fixed. To the end user, the error might not be seen, but to dev teams, this is a cumbersome process to iterate just to collect a bit more data.<\/p>\n<h2 class=\"subhead-embed color-accent bg-base font-accent font-size text-align\">Case #3: Major Changes To The Architecture<\/h2>\n<p>In a similar vein as a risky feature rollout, observability plays a vital role in a major migration or change of architecture scenarios. This could be a team migrating from on-prem to the cloud or rewriting a monolith to a set of microservices to make their application scalable.<\/p>\n<p>In these use cases, oftentimes observability tooling works very differently. The team may be using a different deployment model or even a different language in the rewrite. So during the migration process, things may be missed or not work the same way as they did before. Again, this requires slowly backfilling logs and metrics as they discover them during testing or canary releases. This is a slow and cumbersome process.<\/p>\n<h2 class=\"subhead-embed color-accent bg-base font-accent font-size text-align\">Alternative Approach With Dynamic Observability<\/h2>\n<p>The common theme amongst all of these scenarios is that when a piece of observability is missing, it requires developers to add them and redeploy or replicate them in another environment, wasting a lot of time during the process. Ideally, developers should be able to add them in real-time to save on that valuable waiting time.<\/p>\n<p>To use dynamic observability to your advantage, here are a few considerations.<\/p>\n<p>Adopting dynamic observability usually makes sense when developers and R&amp;D managers feel like they are not able to address production and pipeline issues within their complex apps in the expected timeline. This can be a result of developers not having the proper access to these remote apps\u2014they cannot easily and effectively replicate the target environments on which the issues are occurring, or when there are security and scalability issues that are extremely challenging for the organizations to cope with (e.g., Being required to allow port-forwarding to access remote systems is a security concern, but without dynamic observability, organizations may have to consider it in order to allow developers to debug remotely).<\/p>\n<p>Using dynamic observability requires buy-in from R&amp;D leadership and synchronization with the IT\/Ops organization leaders. This works best and addresses the benefits that are highlighted when there is full cooperation. When one side of the team is not fully on board or does not understand the core benefits, problems can occur. These are best solved through communication. Explain what you are solving, why you need it and how it will help.<\/p>\n<p>This is what dynamic observability provides. In other words, dynamic observability allows developers to identify and understand the state of the system in a read-only manner without having to redeploy the application or replicate the issue. This can translate into greater product quality, faster resolution of customer-critical issues and greater developer productivity.<\/p>\n<p>Forbes Business Council is the foremost growth and networking organization for business owners and leaders. <em data-ga-track=\"InternalLink:https:\/\/councils.forbes.com\/qualify?utm_source=forbes.com&amp;utm_medium=referral&amp;utm_campaign=forbes-links&amp;utm_term=fbc&amp;utm_content=in-article-ad-links\">Do I qualify?<\/em><\/p>\n<\/div>\n<p>Read the full article <a href=\"https:\/\/www.forbes.com\/sites\/forbesbusinesscouncil\/2023\/08\/09\/compelling-events-that-require-dynamic-observability\/\" target=\"_blank\" rel=\"noopener\">here<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities of modern architectures. With the growth of microservices and cloud-native components, we are witnessing a boom of new features and services being added every day. Also, as more organizations come online, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8715,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[77],"tags":[],"class_list":{"0":"post-8714","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-startups"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Compelling Events That Require Dynamic Observability | Brandiary<\/title>\n<meta name=\"description\" content=\"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mysourcefunding.com\/?p=8714\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Compelling Events That Require Dynamic Observability | Brandiary\" \/>\n<meta property=\"og:description\" content=\"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mysourcefunding.com\/?p=8714\" \/>\n<meta property=\"og:site_name\" content=\"Brandiary\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-09T12:22:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-09T12:22:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/08\/1691583747_0x0.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1133\" \/>\n\t<meta property=\"og:image:height\" content=\"755\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"News Room\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"News Room\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714#article\",\"isPartOf\":{\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714\"},\"author\":{\"name\":\"News Room\",\"@id\":\"https:\/\/mysourcefunding.com\/#\/schema\/person\/5062dafb0f932b59aa228f1a047332f4\"},\"headline\":\"Compelling Events That Require Dynamic Observability\",\"datePublished\":\"2023-08-09T12:22:27+00:00\",\"dateModified\":\"2023-08-09T12:22:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714\"},\"wordCount\":1133,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/mysourcefunding.com\/#organization\"},\"articleSection\":[\"Startups\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/mysourcefunding.com\/?p=8714#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714\",\"url\":\"https:\/\/mysourcefunding.com\/?p=8714\",\"name\":\"Compelling Events That Require Dynamic Observability | Brandiary\",\"isPartOf\":{\"@id\":\"https:\/\/mysourcefunding.com\/#website\"},\"datePublished\":\"2023-08-09T12:22:27+00:00\",\"dateModified\":\"2023-08-09T12:22:28+00:00\",\"description\":\"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities\",\"breadcrumb\":{\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mysourcefunding.com\/?p=8714\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mysourcefunding.com\/?p=8714#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mysourcefunding.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compelling Events That Require Dynamic Observability\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mysourcefunding.com\/#website\",\"url\":\"https:\/\/mysourcefunding.com\/\",\"name\":\"Brandiary\",\"description\":\"Latest Business and Startup News and Updates\",\"publisher\":{\"@id\":\"https:\/\/mysourcefunding.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mysourcefunding.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mysourcefunding.com\/#organization\",\"name\":\"Brandiary\",\"url\":\"https:\/\/mysourcefunding.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mysourcefunding.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/b-logo-1.png\",\"contentUrl\":\"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/b-logo-1.png\",\"width\":381,\"height\":100,\"caption\":\"Brandiary\"},\"image\":{\"@id\":\"https:\/\/mysourcefunding.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/mysourcefunding.com\/#\/schema\/person\/5062dafb0f932b59aa228f1a047332f4\",\"name\":\"News Room\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mysourcefunding.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/avatar_user_1_1688031660-96x96.png\",\"contentUrl\":\"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/avatar_user_1_1688031660-96x96.png\",\"caption\":\"News Room\"},\"sameAs\":[\"https:\/\/mysourcefunding.com\"],\"url\":\"https:\/\/mysourcefunding.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Compelling Events That Require Dynamic Observability | Brandiary","description":"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities","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:\/\/mysourcefunding.com\/?p=8714","og_locale":"en_US","og_type":"article","og_title":"Compelling Events That Require Dynamic Observability | Brandiary","og_description":"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities","og_url":"https:\/\/mysourcefunding.com\/?p=8714","og_site_name":"Brandiary","article_published_time":"2023-08-09T12:22:27+00:00","article_modified_time":"2023-08-09T12:22:28+00:00","og_image":[{"width":1133,"height":755,"url":"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/08\/1691583747_0x0.jpg","type":"image\/jpeg"}],"author":"News Room","twitter_card":"summary_large_image","twitter_misc":{"Written by":"News Room","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mysourcefunding.com\/?p=8714#article","isPartOf":{"@id":"https:\/\/mysourcefunding.com\/?p=8714"},"author":{"name":"News Room","@id":"https:\/\/mysourcefunding.com\/#\/schema\/person\/5062dafb0f932b59aa228f1a047332f4"},"headline":"Compelling Events That Require Dynamic Observability","datePublished":"2023-08-09T12:22:27+00:00","dateModified":"2023-08-09T12:22:28+00:00","mainEntityOfPage":{"@id":"https:\/\/mysourcefunding.com\/?p=8714"},"wordCount":1133,"commentCount":0,"publisher":{"@id":"https:\/\/mysourcefunding.com\/#organization"},"articleSection":["Startups"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mysourcefunding.com\/?p=8714#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mysourcefunding.com\/?p=8714","url":"https:\/\/mysourcefunding.com\/?p=8714","name":"Compelling Events That Require Dynamic Observability | Brandiary","isPartOf":{"@id":"https:\/\/mysourcefunding.com\/#website"},"datePublished":"2023-08-09T12:22:27+00:00","dateModified":"2023-08-09T12:22:28+00:00","description":"Ilan Peleg serves as Lightrun\u2019s CEO and is one of the company\u2019s cofounders. In software engineering, observability is the key to handling the complexities","breadcrumb":{"@id":"https:\/\/mysourcefunding.com\/?p=8714#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mysourcefunding.com\/?p=8714"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mysourcefunding.com\/?p=8714#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mysourcefunding.com\/"},{"@type":"ListItem","position":2,"name":"Compelling Events That Require Dynamic Observability"}]},{"@type":"WebSite","@id":"https:\/\/mysourcefunding.com\/#website","url":"https:\/\/mysourcefunding.com\/","name":"Brandiary","description":"Latest Business and Startup News and Updates","publisher":{"@id":"https:\/\/mysourcefunding.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mysourcefunding.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mysourcefunding.com\/#organization","name":"Brandiary","url":"https:\/\/mysourcefunding.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mysourcefunding.com\/#\/schema\/logo\/image\/","url":"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/b-logo-1.png","contentUrl":"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/b-logo-1.png","width":381,"height":100,"caption":"Brandiary"},"image":{"@id":"https:\/\/mysourcefunding.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/mysourcefunding.com\/#\/schema\/person\/5062dafb0f932b59aa228f1a047332f4","name":"News Room","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mysourcefunding.com\/#\/schema\/person\/image\/","url":"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/avatar_user_1_1688031660-96x96.png","contentUrl":"https:\/\/mysourcefunding.com\/wp-content\/uploads\/2023\/06\/avatar_user_1_1688031660-96x96.png","caption":"News Room"},"sameAs":["https:\/\/mysourcefunding.com"],"url":"https:\/\/mysourcefunding.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/posts\/8714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8714"}],"version-history":[{"count":1,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/posts\/8714\/revisions"}],"predecessor-version":[{"id":8716,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/posts\/8714\/revisions\/8716"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=\/wp\/v2\/media\/8715"}],"wp:attachment":[{"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8714"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8714"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mysourcefunding.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}