{"id":45396,"date":"2021-09-29T12:10:05","date_gmt":"2021-09-29T16:10:05","guid":{"rendered":"https:\/\/sdtimes.com\/?p=45396"},"modified":"2021-10-07T11:37:18","modified_gmt":"2021-10-07T15:37:18","slug":"why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data","status":"publish","type":"post","link":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/","title":{"rendered":"Why OpenTelemetry is driving a new wave of innovation on top of observability data"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">The last decade has brought a progressive transition from monolithic applications that run on static infrastructure to microservices that run on highly dynamic cloud-native infrastructure. This shift has led to the rapid emergence of lots of new technologies, frameworks, and architectures and a new set of monitoring and observability tools that give engineers full visibility into the health and performance of these new systems.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Visibility is essential to ensure that a system and its dependencies behave as expected and to identify and speed resolution of any issues that may arise. To that end, teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all those components. This is accomplished through <\/span><a href=\"https:\/\/en.wikipedia.org\/wiki\/Instrumentation_(computer_programming)\"><b>instrumentation<\/b><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><b>Why do we need OpenTelemetry?<\/b><\/p>\n<p><span style=\"font-weight: 400;\">For many years there have been a wide variety of open-source and proprietary instrumentation tools like StatsD, Nagios plugins, Prometheus exporters, Datadog integrations, or New Relic agents. Unfortunately, while there are lots of open-source tools, there hasn&#8217;t been alignment about <\/span><i><span style=\"font-weight: 400;\">specific instrumentation standards<\/span><\/i><span style=\"font-weight: 400;\">, such as StatsD, in the developer community and between vendors. This makes interoperability a challenge.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The lack of instrumentation standards and interoperability has required every monitoring and observability tool to build their own collection of integrations to instrument the technologies developers use and need visibility into. For example, many monitoring tools have built integrations to instrument widely used databases like MySQL, including <\/span><a href=\"https:\/\/github.com\/prometheus\/mysqld_exporter\"><span style=\"font-weight: 400;\">Prometheus MySQL Exporter<\/span><\/a><span style=\"font-weight: 400;\">, <\/span><a href=\"https:\/\/github.com\/DataDog\/integrations-core\/blob\/master\/mysql\/README.md\"><span style=\"font-weight: 400;\">Datadog MySQL integration<\/span><\/a><span style=\"font-weight: 400;\">, and <\/span><a href=\"https:\/\/github.com\/newrelic\/nri-mysql\"><span style=\"font-weight: 400;\">New Relic MySQL integration<\/span><\/a><span style=\"font-weight: 400;\">.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This is also true for application code instrumentation, where New Relic, Dynatrace, Datadog and other vendors have built complex agents that automatically instrument popular application frameworks and libraries. Developers spend years building instrumentation, and it requires a sizable investment to build a large enough catalog of integrations and maintain it as new versions of the technologies monitored are released. Not only is this a very inefficient use of global developer resources, it also creates vendor lock-in since you need to re-instrument your systems if you want to change your observability tool.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Finally, the value of (and where customers most benefit from!) innovation is not innovation on the instrumentation itself. It&#8217;s improvements and advancements on what you can<\/span><i><span style=\"font-weight: 400;\"> do<\/span><\/i><span style=\"font-weight: 400;\"> with the data that gets collected. The requirement to make a large investment on instrumentation &#8211; i.e., the area that delivers little benefit to end users &#8211; for new tools to enter the market has created a big barrier to entry and has severely limited innovation in the space.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This is all about to dramatically change, thanks to <\/span><a href=\"https:\/\/opentelemetry.io\/\"><span style=\"font-weight: 400;\">OpenTelemetry<\/span><\/a><span style=\"font-weight: 400;\">: an emerging open-source standard that is democratizing instrumentation.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">OpenTelemetry has already gained a lot of momentum, with support from <\/span><a href=\"https:\/\/opentelemetry.devstats.cncf.io\/d\/5\/companies-table?orgId=1&amp;var-period_name=Last%20year&amp;var-metric=contributions\"><span style=\"font-weight: 400;\">all major observability vendors, cloud providers, and many end users<\/span><\/a><span style=\"font-weight: 400;\"> contributing to the project. It has become the <\/span><a href=\"https:\/\/all.devstats.cncf.io\/d\/74\/contributions-chart?orgId=1\"><span style=\"font-weight: 400;\">second most active CNCF project<\/span><\/a><span style=\"font-weight: 400;\"> in terms of number of contributions only behind Kubernetes. (It&#8217;s also <\/span><a href=\"https:\/\/www.cncf.io\/blog\/2021\/08\/26\/opentelemetry-becomes-a-cncf-incubating-project\/\"><span style=\"font-weight: 400;\">recently been accepted as a CNCF incubating project<\/span><\/a><span style=\"font-weight: 400;\">, which reiterates its importance to engineering communities.).<\/span><\/p>\n<p><b>Why is OpenTelemetry so popular?<\/b><\/p>\n<p><span style=\"font-weight: 400;\">OpenTelemetry approaches the instrumentation &#8220;problem&#8221; in a different way. Like other (usually proprietary) attempts, it provides a lot of out-of-the-box instrumentation for application frameworks and infrastructure components, as well as SDKs for developers to add their own instrumentation.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Unlike other instrumentation frameworks, OpenTelemetry covers metrics, traces, and logs, defines an API, semantic conventions, and a standard communication protocol (OpenTelemetry protocol or OTLP). Moreover, it\u00a0is <\/span><i><span style=\"font-weight: 400;\">completely vendor agnostic, <\/span><\/i><span style=\"font-weight: 400;\">with a plugin architecture to export data to any backend.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Even more, OpenTelemetry&#8217;s goal is for developers who build technologies for others to use (e.g., application frameworks, databases, web servers, and service meshes) to bake instrumentation directly into the code they produce. This will make instrumentation readily available to anyone who uses the code in the future and avoid the need for another developer to learn the technology and figure out how to write instrumentation for it (which in some cases requires the use of complex techniques like bytecode injection.)<\/span><\/p>\n<p><span style=\"font-weight: 400;\">OpenTelemetry unlocks a lot of new value to all developers:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Interoperability.<\/b><span style=\"font-weight: 400;\">\u00a0Analyze the entire flow of requests to your application as they go through your microservices, cloud services, and third party SaaS in your observability tool of choice. Effortlessly send your observability data to a data warehouse to be analyzed alongside your business data. OpenTelemetry&#8217;s common API, data semantics, and protocol make all of the above &#8211; and more &#8211; possible, out-of-the-box.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Ubiquitous instrumentation<\/b><span style=\"font-weight: 400;\">. Thanks to a much larger community working together vs. siloed duplicative efforts, everyone benefits from the broadest, deepest, and highest quality instrumentation available.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Future-proof<\/b><span style=\"font-weight: 400;\">. You can instrument your code once and use it anywhere since the vendor-agnostic approach enables you to send data to and run analysis in your backend of choice. Before OpenTelemetry, changing observability backends typically required a time-consuming reinstrumentation of your system.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Lower resource footprint<\/b><span style=\"font-weight: 400;\">. More and more instrumentation is directly baked into frameworks and technologies instead of injected, resulting in reduced CPU and memory utilization.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Improved uptime<\/b><span style=\"font-weight: 400;\">. With OpenTelemetry&#8217;s shared metadata, observability tools deliver better correlation between metrics, traces, and logs, so you troubleshoot and resolve production problems faster.\u00a0<\/span><\/li>\n<\/ol>\n<p><span style=\"font-weight: 400;\">More importantly, companies no longer have to devote time, people, and money to developing their own product-specific instrumentation and can focus on improving developer experience. With access to a broad, deep, and high-quality observability data set of metrics, traces, and logs with no multi-million dollar investment in instrumentation, a new wave of new solutions that leverage observability data is about to come.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Let&#8217;s look at some examples to demonstrate what OpenTelemetry will &#8211; and is already &#8211; enabling developers to do:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS is <\/span><a href=\"https:\/\/aws-otel.github.io\/\"><span style=\"font-weight: 400;\">embedding OpenTelemetry instrumentation<\/span><\/a><span style=\"font-weight: 400;\"> across their services. For example, they have released automatic trace instrumentation for Java Lambda functions with no code changes. This gives developers immediate visibility into the performance of their Java code and enables them to send any collected data to their backend of choice. As a result, they&#8217;re not tied to a specific vendor and can send the data to multiple backends to solve for different use cases.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"https:\/\/kubernetes.io\/docs\/concepts\/cluster-administration\/system-traces\/\"><span style=\"font-weight: 400;\">Kubernetes<\/span><\/a><span style=\"font-weight: 400;\"> and the popular <\/span><a href=\"https:\/\/www.apollographql.com\/docs\/federation\/opentelemetry\/\"><span style=\"font-weight: 400;\">GraphQL Apollo Server<\/span><\/a><span style=\"font-weight: 400;\"> have added initial OpenTelemetry tracing instrumentation to their code. This provides efficient out-of-the-box instrumentation that&#8217;s directly embedded in the code through the Go and JavaScript OpenTelemetry libraries, and the instrumentation is written by the experts that have built those technologies.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"https:\/\/www.jenkins.io\/\"><span style=\"font-weight: 400;\">Jenkins<\/span><\/a><span style=\"font-weight: 400;\">, the open-source CI\/CD server, offers an <\/span><a href=\"https:\/\/plugins.jenkins.io\/opentelemetry\/\"><span style=\"font-weight: 400;\">OpenTelemetry plugin<\/span><\/a><span style=\"font-weight: 400;\"> to monitor and troubleshoot jobs using distributed tracing. This gives developers visibility into where time in jobs is spent and where errors are occurring to help troubleshoot and improve those jobs.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"https:\/\/www.rookout.com\/\"><span style=\"font-weight: 400;\">Rookout<\/span><\/a><span style=\"font-weight: 400;\">, a debugger for cloud-native applications, <\/span><a href=\"https:\/\/www.globenewswire.com\/news-release\/2021\/06\/23\/2251862\/0\/en\/Rookout-Integrates-with-OpenTelemetry-and-Launches-a-Tracing-Timeline-on-its-Visual-Debugging-Platform.html\"><span style=\"font-weight: 400;\">has integrated OpenTelemetry traces<\/span><\/a><span style=\"font-weight: 400;\"> to provide additional context within the debugger itself. This helps developers understand the entire flow of the request traversing the code they are troubleshooting, with additional context from tags in the OpenTelemetry data.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"https:\/\/www.timescale.com\/promscale\"><span style=\"font-weight: 400;\">Promscale<\/span><\/a><span style=\"font-weight: 400;\"> lets developers store your OpenTelemetry trace data inside Postgres via OTLP. Then, developers can use powerful SQL queries to analyze their traces and correlate them with other business data that&#8217;s stored in Postgres. For example, if you develop a SaaS service that uses a database, you could analyze database query response time by customer ARR band to ensure your most valuable customers &#8211; who are most likely to suffer from bad query performance, since they store more data in your application &#8211; are seeing the best possible performance with your product.\u00a0<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">OpenTelemetry is still being (very!) actively developed, so this is just the beginning. While many of the above products and projects will improve the lives of engineers who operate production environments, there is a greenfield of possibilities. With interoperability and ubiquitous instrumentation, there&#8217;s massive potential for existing companies to improve their existing products or develop new tools \u2013 and for new upstarts and entrepreneurs to leverage OpenTelemetry instrumentation to solve new problems or existing problems with new innovative approaches.<\/span><\/p>\n<p><i><span style=\"font-weight: 400;\">Learn more about OpenTelemetry at <a href=\"https:\/\/events.linuxfoundation.org\/kubecon-cloudnativecon-north-america\/\">KubeCon + CloudNativeCon<\/a> Oct. 11-15.<\/span><\/i><\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>The last decade has brought a progressive transition from monolithic applications that run on static infrastructure to microservices that run on highly dynamic cloud-native infrastructure. This shift has led to the rapid emergence of lots of new technologies, frameworks, and architectures and a new set of monitoring and observability tools that give engineers full visibility  &hellip; <a class=\"read-more\" href=\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\">continue reading<\/a><!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":1046,"featured_media":45397,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"cybocfi_hide_featured_image":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[1],"tags":[2850,15614],"coauthors":[15892],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times<\/title>\n<meta name=\"description\" content=\"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times\" \/>\n<meta property=\"og:description\" content=\"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\" \/>\n<meta property=\"og:site_name\" content=\"SD Times\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SDTimesD2\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-29T16:10:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-07T15:37:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ramon Guiu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sdtimes\" \/>\n<meta name=\"twitter:site\" content=\"@sdtimes\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ramon Guiu\" \/>\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:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\"},\"author\":{\"name\":\"Ramon Guiu\",\"@id\":\"https:\/\/sdtimes.com\/#\/schema\/person\/c225318557aaf70ede9235b73d90624c\"},\"headline\":\"Why OpenTelemetry is driving a new wave of innovation on top of observability data\",\"datePublished\":\"2021-09-29T16:10:05+00:00\",\"dateModified\":\"2021-10-07T15:37:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\"},\"wordCount\":1312,\"publisher\":{\"@id\":\"https:\/\/sdtimes.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg\",\"keywords\":[\"data\",\"OpenTelemetry\"],\"articleSection\":[\"Latest News\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\",\"url\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\",\"name\":\"Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times\",\"isPartOf\":{\"@id\":\"https:\/\/sdtimes.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg\",\"datePublished\":\"2021-09-29T16:10:05+00:00\",\"dateModified\":\"2021-10-07T15:37:18+00:00\",\"description\":\"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.\",\"breadcrumb\":{\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage\",\"url\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg\",\"contentUrl\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg\",\"width\":1920,\"height\":1280},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sdtimes.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why OpenTelemetry is driving a new wave of innovation on top of observability data\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sdtimes.com\/#website\",\"url\":\"https:\/\/sdtimes.com\/\",\"name\":\"SD Times\",\"description\":\"Software Development News\",\"publisher\":{\"@id\":\"https:\/\/sdtimes.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sdtimes.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sdtimes.com\/#organization\",\"name\":\"SD Times\",\"url\":\"https:\/\/sdtimes.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sdtimes.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2014\/05\/deafaultlogo.png\",\"contentUrl\":\"https:\/\/sdtimes.com\/wp-content\/uploads\/2014\/05\/deafaultlogo.png\",\"width\":225,\"height\":90,\"caption\":\"SD Times\"},\"image\":{\"@id\":\"https:\/\/sdtimes.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/SDTimesD2\",\"https:\/\/x.com\/sdtimes\",\"https:\/\/www.linkedin.com\/company\/sdtimes\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/sdtimes.com\/#\/schema\/person\/c225318557aaf70ede9235b73d90624c\",\"name\":\"Ramon Guiu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sdtimes.com\/#\/schema\/person\/image\/7bb89721056caf3464f381a0e472d3fa\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ee21f3a628ab8a42682d9a7bd098523a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ee21f3a628ab8a42682d9a7bd098523a?s=96&d=mm&r=g\",\"caption\":\"Ramon Guiu\"},\"description\":\"Ramon Guiu is VP of Observability at Timescale, a Cloud Native Computing Foundation member.\",\"url\":\"https:\/\/sdtimes.com\/author\/ramon-guiu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times","description":"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.","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:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/","og_locale":"en_US","og_type":"article","og_title":"Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times","og_description":"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.","og_url":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/","og_site_name":"SD Times","article_publisher":"https:\/\/www.facebook.com\/SDTimesD2","article_published_time":"2021-09-29T16:10:05+00:00","article_modified_time":"2021-10-07T15:37:18+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg","type":"image\/jpeg"}],"author":"Ramon Guiu","twitter_card":"summary_large_image","twitter_creator":"@sdtimes","twitter_site":"@sdtimes","twitter_misc":{"Written by":"Ramon Guiu","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#article","isPartOf":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/"},"author":{"name":"Ramon Guiu","@id":"https:\/\/sdtimes.com\/#\/schema\/person\/c225318557aaf70ede9235b73d90624c"},"headline":"Why OpenTelemetry is driving a new wave of innovation on top of observability data","datePublished":"2021-09-29T16:10:05+00:00","dateModified":"2021-10-07T15:37:18+00:00","mainEntityOfPage":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/"},"wordCount":1312,"publisher":{"@id":"https:\/\/sdtimes.com\/#organization"},"image":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage"},"thumbnailUrl":"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg","keywords":["data","OpenTelemetry"],"articleSection":["Latest News"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/","url":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/","name":"Why OpenTelemetry is driving a new wave of innovation on top of observability data - SD Times","isPartOf":{"@id":"https:\/\/sdtimes.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage"},"image":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage"},"thumbnailUrl":"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg","datePublished":"2021-09-29T16:10:05+00:00","dateModified":"2021-10-07T15:37:18+00:00","description":"Teams need to gather complete health and performance telemetry data (metrics, logs, and traces) from all system components.","breadcrumb":{"@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#primaryimage","url":"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg","contentUrl":"https:\/\/sdtimes.com\/wp-content\/uploads\/2021\/09\/pexels-allan-watson-2374666.jpg","width":1920,"height":1280},{"@type":"BreadcrumbList","@id":"https:\/\/sdtimes.com\/monitor\/why-opentelemetry-is-driving-a-new-wave-of-innovation-on-top-of-observability-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sdtimes.com\/"},{"@type":"ListItem","position":2,"name":"Why OpenTelemetry is driving a new wave of innovation on top of observability data"}]},{"@type":"WebSite","@id":"https:\/\/sdtimes.com\/#website","url":"https:\/\/sdtimes.com\/","name":"SD Times","description":"Software Development News","publisher":{"@id":"https:\/\/sdtimes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sdtimes.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sdtimes.com\/#organization","name":"SD Times","url":"https:\/\/sdtimes.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sdtimes.com\/#\/schema\/logo\/image\/","url":"https:\/\/sdtimes.com\/wp-content\/uploads\/2014\/05\/deafaultlogo.png","contentUrl":"https:\/\/sdtimes.com\/wp-content\/uploads\/2014\/05\/deafaultlogo.png","width":225,"height":90,"caption":"SD Times"},"image":{"@id":"https:\/\/sdtimes.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SDTimesD2","https:\/\/x.com\/sdtimes","https:\/\/www.linkedin.com\/company\/sdtimes\/"]},{"@type":"Person","@id":"https:\/\/sdtimes.com\/#\/schema\/person\/c225318557aaf70ede9235b73d90624c","name":"Ramon Guiu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sdtimes.com\/#\/schema\/person\/image\/7bb89721056caf3464f381a0e472d3fa","url":"https:\/\/secure.gravatar.com\/avatar\/ee21f3a628ab8a42682d9a7bd098523a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ee21f3a628ab8a42682d9a7bd098523a?s=96&d=mm&r=g","caption":"Ramon Guiu"},"description":"Ramon Guiu is VP of Observability at Timescale, a Cloud Native Computing Foundation member.","url":"https:\/\/sdtimes.com\/author\/ramon-guiu\/"}]}},"_links":{"self":[{"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/posts\/45396"}],"collection":[{"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/users\/1046"}],"replies":[{"embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/comments?post=45396"}],"version-history":[{"count":2,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/posts\/45396\/revisions"}],"predecessor-version":[{"id":45489,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/posts\/45396\/revisions\/45489"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/media\/45397"}],"wp:attachment":[{"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/media?parent=45396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/categories?post=45396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/tags?post=45396"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/sdtimes.com\/wp-json\/wp\/v2\/coauthors?post=45396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}