{"id":50,"date":"2020-11-18T14:10:58","date_gmt":"2020-11-18T14:10:58","guid":{"rendered":"http:\/\/knowledgeconnexions.wordlift.io\/?p=50"},"modified":"2020-11-18T14:10:58","modified_gmt":"2020-11-18T14:10:58","slug":"a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform","status":"publish","type":"post","link":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/","title":{"rendered":"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform"},"content":{"rendered":"\n<p class=\"has-large-font-size\">Netdata thinks what the world lacks is a troubleshooting platform to bring real-time metrics to observability. They are building and offering it to the world for free &#8212; for now.<\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https:\/\/www.netdata.cloud\/\" target=\"_blank\">Netdata<\/a>, the company behind the eponymous open-source, distributed, real-time, performance, and health monitoring solution for systems and applications, has announced it completed a new round of financing. Totaling $14.2 million and led by Bessemer Venture Partners, with participation from existing investors Bain Capital Ventures and Uncorrelated Ventures, it brings Netdata&#8217;s total raised in Series A to $31 million.<\/p>\n\n\n\n<p>Netdata claims it&#8217;s seeing exponential growth, citing metrics such as&nbsp;<a href=\"https:\/\/github.com\/netdata\/netdata\" target=\"_blank\" rel=\"noreferrer noopener\">50.000 Github stars<\/a>, 5.000 new users and one million Docker downloads per day, and being&nbsp;<a href=\"https:\/\/www.netdata.cloud\/blog\/forbes-cloud-100-rising-stars-2020\/\" target=\"_blank\" rel=\"noreferrer noopener\">included in the Forbes Cloud 100 Rising Stars<\/a>. Founder Costas Tsaousis says it&#8217;s because Netdata is filling an unmet need:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>&#8220;Giving&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Site_reliability_engineering\" target=\"_blank\" rel=\"noreferrer noopener\">SREs<\/a>, DevOps engineers, sysadmins, and developers a way to gain visibility into their infrastructure in minutes, with zero configuration, thousands of metrics, and milliseconds from data collection to visualization.&#8221;<\/p><\/blockquote>\n\n\n\n<p>Interestingly, Netdata does this without having a single paid service or a single paying customer so far.&nbsp;<em>ZDNet<\/em>&nbsp;connected with Tsaousis to get the whole story.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">OPEN-SOURCE APPLICATION MONITORING WITH A TWIST<\/h3>\n\n\n\n<p>You have a pet peeve that you think nobody has adequately addressed before. So, you bite the bullet and start building your own software solution to address it. It works, and you want to share with the world, so you open source it. People like it, use it, and contribute to it, so it gets traction. The potential is there, so you want to scale it up and build a business around it.<\/p>\n\n\n\n<p>You keep the core offering open source and then take it, perhaps extend it with value-add enterprise features, and offer it as a managed service in your own cloud. You have to convert part of your user base to paying customers. Clients who need the features and don&#8217;t want to run their own service pay for it.<\/p>\n\n\n\n<p>You got an open-source business and community going. Of course, you have to keep developing your offer and worry about differentiating from competitors. If you are&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/google-cloud-gives-open-source-data-vendors-a-break-will-that-save-open-source\/\" target=\"_blank\" rel=\"noreferrer noopener\">successful enough to draw attention from cloud vendors<\/a>, your licensing and your features must make it hard for them to compete against you with your own product.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/zdnet1.cbsistatic.com\/hub\/i\/r\/2020\/09\/21\/6128c639-f8cc-4a6a-8609-1bc0ba00451b\/resize\/1200xauto\/f09a0cd6983ab2b663b36f7986d25b5b\/free.jpg\" alt=\"free.jpg\"\/><figcaption>Netdata is open source, and even offers its cloud services for free, for now. Eventually, paid services will be added.<\/figcaption><\/figure>\n\n\n\n<p>That&#8217;s how the open-source business playbook looks like these days. In many ways, Netdata plays by that book. There are some interesting ways in which it deviates from the norm, such as&nbsp;<a href=\"https:\/\/www.netdata.cloud\/blog\/why-netdata-is-free\/\" target=\"_blank\" rel=\"noreferrer noopener\">offering everything for free<\/a>, and not worrying about cloud vendors stealing its lunch. But let&#8217;s take it from the start. Tsaousis said he started Netdata in 2014 out of frustration:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>&#8220;I was really pissed off with the monitoring systems that existed. I couldn&#8217;t believe that most of the monitoring systems even today provide just a plain view of the infrastructure. So they cherry pick just a few important metrics, very limited information. And they try to use this information to provide a monitoring solution.<\/p><p>The problem with this, however, is that it is too abstract. Many insights are lost for the sake of scalability, and we have very limited monitoring solutions. I decided to to build Netdata in a completely different way with completely different principle.&#8221;<\/p><\/blockquote>\n\n\n\n<p>The key architectural decision on which Netdata&#8217;s approach is based is distribution. Netdata monitoring agents are deployed locally, and the data they collect is stored there, not retained centrally. Netdata server only gets metadata, not data, metrics are fine-grained (at 1-second granularity), and calculations are done on the fly.<\/p>\n\n\n\n<p>This is an interesting choice, but isn&#8217;t there a tradeoff in terms of execution speed, if everything has to be fetched on the fly? Netdata agents were harder to implement, as they utilize parallelization, but their performance is superb, said Tsaousis.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">AGENTS FOR NOTHING, CLOUD SERVICE FOR FREE<\/h3>\n\n\n\n<p>In fact, Tsaousis went on to add, this is precisely what enables Netdata to offer its product, even on the&nbsp;<a href=\"https:\/\/www.netdata.cloud\/blog\/introducing-the-all-new-netdata-cloud\/\" target=\"_blank\" rel=\"noreferrer noopener\">recently unveiled Netdata Cloud<\/a>, for free. \u039dot storing data can lower the bills significantly. Still, how are compute costs paid? Where do the 50 people in Netdata&#8217;s (remote) team get their salaries from? And don&#8217;t Netdata&#8217;s investors expect a return on their investment? Could it be another case of &#8220;<a href=\"https:\/\/www.quora.com\/Who-originally-suggested-that-if-youre-not-paying-for-the-product-you-are-the-product\" target=\"_blank\" rel=\"noreferrer noopener\">when the service is free, the product is you<\/a>?&#8221;<\/p>\n\n\n\n<p>Tsaousis was reassuring. There will be paid services, he said, but not yet. There is a catch, but it&#8217;s clear: Today, most of Netdata&#8217;s features are limited to a single agent. Going forward, they will all be kept free, but infrastructure-wide features will be added, and users will have to pay for those. In other words, Netdata is building its user base, with the aim of converting part of it to paying customers later.<\/p>\n\n\n\n<p>Tsaousis, who identified as an open-source aficionado, referred to examples such as Github or Slack as inspiration for the business model that Netdata wants to pursue. Base service for free, value-add service as a paid tier. And&nbsp;<a href=\"https:\/\/linkeddataorchestration.com\/2020\/02\/27\/make-software-great-again-is-ethical-fair-software-compatible-with-open-source\/\" target=\"_blank\" rel=\"noreferrer noopener\">what about the competition, especially from cloud vendors<\/a>?<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/zdnet1.cbsistatic.com\/hub\/i\/r\/2020\/09\/21\/57ff6992-85eb-4f59-9428-c2d4feabdb30\/resize\/370xauto\/575af699a0bf3b729e70e4e49cdefbe6\/frbesrisingstars.png\" alt=\"frbesrisingstars.png\"\/><figcaption>Netdata was listed among the 100 world&#8217;s best cloud companies by Forbes<\/figcaption><\/figure>\n\n\n\n<p>We noted that Netdata licenses its software as&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/GNU_General_Public_License\" target=\"_blank\" rel=\"noreferrer noopener\">GPL<\/a>, rather than&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Affero_General_Public_License\" target=\"_blank\" rel=\"noreferrer noopener\">AGPL<\/a>, meaning that&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/amazon-and-commercial-open-source-in-the-cloud-its-complicated\/\" target=\"_blank\" rel=\"noreferrer noopener\">cloud vendors may very well run it as a competing service of their own<\/a>. This is not usually a position open-source vendors want to find themselves in, but Tsaousis said he is fine with that. Netdata wants anyone and everyone to use the software, as long as they contribute changes they make to it.<\/p>\n\n\n\n<p>Another aspect that Netdata emphasizes is usability, mostly in terms of out-of-the-box functionality. Netdata agents are built with sane defaults and with the goal of auto-detecting as much as possible with as little intervention as possible, although customization is possible too, said Tsaousis:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>&#8220;<a href=\"https:\/\/www.zdnet.com\/article\/devops-and-observability-in-the-2020s\/\" target=\"_blank\" rel=\"noreferrer noopener\">Observability<\/a>&nbsp;is about three pillars: metrics, logs, and traces. Netdata only addresses metrics today. We tried to simplify the lives of developers as much as possible. Netdata is extremely configurable. But I think that what makes makes Netdata so good is that it is so easy and it has such sane defaults when you use it and when you first install it.&#8221;<\/p><\/blockquote>\n\n\n\n<p>In terms of competition, Netdata is not out to displace solutions like&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/prometheus-kubernetes-and-system-monitoring-reaches-maturity\/\" target=\"_blank\" rel=\"noreferrer noopener\">Prometheus<\/a>,&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/open-source-observability-meet-data-transformation-grafana-7-0-promises-to-connect-unify-and-visualize-all-your-data\/\" target=\"_blank\" rel=\"noreferrer noopener\">Grafana<\/a>,&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/some-elasticsearch-security-features-are-now-free-for-everyone\/\" target=\"_blank\" rel=\"noreferrer noopener\">Elastic<\/a>, or&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/splunk-rolls-out-cloud-updates-new-machine-learning-capabilities\/\" target=\"_blank\" rel=\"noreferrer noopener\">Splunk<\/a>. Seventy-five percent of Netdata&#8217;s user base uses it alongside other solutions, Tsaousis said. There are many solutions used for monitoring, he went on to add, but what the world lacks is a troubleshooting platform.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">GOING FORWARD<\/h3>\n\n\n\n<p>Tsaousis said the new investment will further Netdata&#8217;s vision by enabling them to build upon their community momentum to deliver innovative solutions in both the open-source project and future commercial products.<\/p>\n\n\n\n<p>Netdata has recently unveiled a new&nbsp;<a href=\"https:\/\/www.netdata.cloud\/blog\/netdata-cloud-metric-correlations\/\" target=\"_blank\" rel=\"noreferrer noopener\">Netdata Cloud insights feature<\/a>, namely metric correlations for faster root cause analysis. This is based on statistical correlations, and&nbsp;<a href=\"https:\/\/www.netdata.cloud\/blog\/contribute-machine-learning\/\" target=\"_blank\" rel=\"noreferrer noopener\">Netdata is reaching out to the community to help power new machine learning features<\/a>.<\/p>\n\n\n\n<p>Netdata has also hired new executives (CMO and CFO) recently and seems to be growing in a healthy way, considering it started as a company in 2018. What remains to be seen is whether this growth can actually lead to sustainability and profitability.&nbsp;<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Netdata thinks what the world lacks is a troubleshooting platform to bring real-time metrics to observability. They are building and offering it to the world for free &#8212; for now. Netdata, the company behind the eponymous open-source, distributed, real-time, performance, and health monitoring solution for systems and applications, has announced it completed a new round [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":1462,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"wl_entities_gutenberg":"","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[804],"tags":[],"wl_entity_type":[11],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site\" \/>\n<meta property=\"og:description\" content=\"Netdata thinks what the world lacks is a troubleshooting platform to bring real-time metrics to observability. They are building and offering it to the world for free &#8212; for now. Netdata, the company behind the eponymous open-source, distributed, real-time, performance, and health monitoring solution for systems and applications, has announced it completed a new round [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/\" \/>\n<meta property=\"og:site_name\" content=\"wordlift demo site\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-18T14:10:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"824\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/\",\"url\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/\",\"name\":\"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site\",\"isPartOf\":{\"@id\":\"https:\/\/demo.wordlift.it\/io\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg\",\"datePublished\":\"2020-11-18T14:10:58+00:00\",\"dateModified\":\"2020-11-18T14:10:58+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage\",\"url\":\"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg\",\"contentUrl\":\"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg\",\"width\":1200,\"height\":824},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/demo.wordlift.it\/io\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/demo.wordlift.it\/io\/#website\",\"url\":\"https:\/\/demo.wordlift.it\/io\/\",\"name\":\"wordlift demo site\",\"description\":\"wordlift demo site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/demo.wordlift.it\/io\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\",\"url\":\"https:\/\/demo.wordlift.it\/io\/author\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site","og_description":"Netdata thinks what the world lacks is a troubleshooting platform to bring real-time metrics to observability. They are building and offering it to the world for free &#8212; for now. Netdata, the company behind the eponymous open-source, distributed, real-time, performance, and health monitoring solution for systems and applications, has announced it completed a new round [&hellip;]","og_url":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/","og_site_name":"wordlift demo site","article_published_time":"2020-11-18T14:10:58+00:00","og_image":[{"width":1200,"height":824,"url":"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/","url":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/","name":"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform - wordlift demo site","isPartOf":{"@id":"https:\/\/demo.wordlift.it\/io\/#website"},"primaryImageOfPage":{"@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage"},"image":{"@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage"},"thumbnailUrl":"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg","datePublished":"2020-11-18T14:10:58+00:00","dateModified":"2020-11-18T14:10:58+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#primaryimage","url":"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg","contentUrl":"https:\/\/demo.wordlift.it\/io\/wp-content\/uploads\/sites\/5\/2020\/11\/free.jpg","width":1200,"height":824},{"@type":"BreadcrumbList","@id":"https:\/\/demo.wordlift.it\/io\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/demo.wordlift.it\/io\/"},{"@type":"ListItem","position":2,"name":"A troubleshooting platform for free: Netdata scores $14.2M funding to extend its open-source application monitoring platform"}]},{"@type":"WebSite","@id":"https:\/\/demo.wordlift.it\/io\/#website","url":"https:\/\/demo.wordlift.it\/io\/","name":"wordlift demo site","description":"wordlift demo site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/demo.wordlift.it\/io\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"","url":"https:\/\/demo.wordlift.it\/io\/author\/"}]}},"_wl_alt_label":[],"acf":[],"wl:entity_url":"http:\/\/data.wordlift.io\/wl01944\/post\/a-troubleshooting-platform-for-free-netdata-scores-14-2m-funding-to-extend-its-open-source-application-monitoring-platform","_links":{"self":[{"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/posts\/50"}],"collection":[{"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":0,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/posts\/50\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/media\/1462"}],"wp:attachment":[{"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/media?parent=50"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/categories?post=50"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/tags?post=50"},{"taxonomy":"wl_entity_type","embeddable":true,"href":"https:\/\/demo.wordlift.it\/io\/wp-json\/wp\/v2\/wl_entity_type?post=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}