<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>acf</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/devwp/public_html/p225-newweb/wp-includes/functions.php</b> on line <b>6170</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>ajax-load-more-anything</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/devwp/public_html/p225-newweb/wp-includes/functions.php</b> on line <b>6170</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>wpforms-lite</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/devwp/public_html/p225-newweb/wp-includes/functions.php</b> on line <b>6170</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>wordpress-seo</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/devwp/public_html/p225-newweb/wp-includes/functions.php</b> on line <b>6170</b><br />
{"id":9477,"date":"2023-04-29T15:25:01","date_gmt":"2023-04-29T07:25:01","guid":{"rendered":"https:\/\/devwp.visibleone.io\/p225-newweb\/how-to-identify-the-golden-metrics-for-sre\/"},"modified":"2023-09-13T10:16:48","modified_gmt":"2023-09-13T02:16:48","slug":"how-to-identify-the-golden-metrics-for-sre","status":"publish","type":"post","link":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/","title":{"rendered":"How to identify the golden metrics for SRE"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;How to identify the golden metrics for SRE&#8221; _builder_version=&#8221;4.21.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><em>This is part 1 of the 3 part series \u201cThe path to your first SLO\u201d.<\/em><\/p>\n<p>When talking about building an observability practice, many customers we talked to struggled on what to observe and usually frustrated with the alarm storms or false alarms. ITOps are concerned about centralized monitoring and gather metrics from different systems for proactive monitoring. App Owners are interested in the ability for fast root cause analysis and end-to-end tracing capabilities. Usually the ITOps take the role of first tier monitoring on the vital health signals of different systems and alert the right app teams for in-depth diagnostics.<\/p>\n<p>The requirements are clear. Applications need to supply the right metrics to ITOps. That may range from simple system up\/down availability metrics, K8s metrics, CPU\/Memory utilization to disk consumption information. The challenge usually comes from gathering application metrics from the app layer. No matter what monitoring tools you use the following golden signals for observability are usually what you need.<\/p>\n<p><em>Latency &#8211; the request response time<\/em><\/p>\n<p><em>Traffic &#8211; the number of requests per second<\/em><\/p>\n<p><em>Errors &#8211; the number of errors or error rate<\/em><\/p>\n<p><em>Saturation &#8211; the resource constraints on higher loadings<\/em><\/p>\n<p>There are in-depth explanations of each of these all over the web so we do not repeat the details here. The important thing is to observe all 4 signals for each \u201cuser journey\u201d or \u201cservice endpoint\u201d. As an example, for an ecommerce application, that will be the user journey of \u201cLogin\u201d, \u201cBrowse Catalog\u201d, \u201cAdd to Cart\u201d and \u201cCheckout\u201d.<\/p>\n<p>These high level metrics are what we called \u201cWork metrics\u201d. Combined together with the lower level system metrics &#8211; \u201cResource metrics\u201d. From here, organizations can define the important SLOs (Service Level Objectives) and how to monitor and meet those SLOs with the selected SLIs (Service Level Indicators). These SLIs are the metrics of what to set alerts on &#8211; to observe what matters most to your organization. In the next article we will talk about common practice to gather these metrics from leading monitoring tools.<\/p>\n<p>New to SLO?<br \/><a href=\"https:\/\/www.linkedin.com\/feed\/hashtag\/sloconf\/\">#SLOconf<\/a> is a free, virtual event focused on<a href=\"https:\/\/www.linkedin.com\/feed\/hashtag\/slos\/\"> #SLOs!<\/a> \ud83d\udd25<br \/>Whether you are doing SRE, SLO, or DevOps, or Ops, or a Dev &#8211; SLOconf is the perfect platform to share insights and ideas on the latest trends and developments in SRE\/SLO.<br \/>Vsceptre is a sponsor at <a href=\"https:\/\/www.linkedin.com\/company\/sloconf\/\">SLOconf<\/a> 2023, hosted by<a href=\"https:\/\/www.linkedin.com\/company\/nobl9inc\/\"> Nobl9!<\/a> \ud83d\udce2<br \/>For more details &amp; speaker lineup, register here: \ud83d\udc47<br \/><a href=\"https:\/\/www.sloconf.com\/\">www.sloconf.com<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is part 1 of the 3 part series \u201cThe path to your first SLO\u201d.<br \/>\nWhen talking about building an observability practice, many customers we talked to struggled on what to observe and usually frustrated with the alarm storms or false alarms. ITOps are concerned about centralized monitoring and gather metrics from different systems for proactive monitoring. App Owners are interested in the ability for fast root cause analysis and end-to-end tracing capabilities. Usually the ITOps take the role of first tier monitoring on the vital health signals of different systems and alert the right app teams for in-depth diagnostics.<\/p>\n","protected":false},"author":1,"featured_media":10711,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[122,93],"tags":[130],"class_list":["post-9477","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-cn","category-news-cn","tag-featured-cn"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to identify the golden metrics for SRE - Vsceptre<\/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=\"How to identify the golden metrics for SRE - Vsceptre\" \/>\n<meta property=\"og:description\" content=\"This is part 1 of the 3 part series \u201cThe path to your first SLO\u201d. When talking about building an observability practice, many customers we talked to struggled on what to observe and usually frustrated with the alarm storms or false alarms. ITOps are concerned about centralized monitoring and gather metrics from different systems for proactive monitoring. App Owners are interested in the ability for fast root cause analysis and end-to-end tracing capabilities. Usually the ITOps take the role of first tier monitoring on the vital health signals of different systems and alert the right app teams for in-depth diagnostics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\" \/>\n<meta property=\"og:site_name\" content=\"Vsceptre\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-29T07:25:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-13T02:16:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/2023\/04\/identify-sre-thumbnail.png\" \/>\n\t<meta property=\"og:image:width\" content=\"450\" \/>\n\t<meta property=\"og:image:height\" content=\"220\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"VisibleOnehk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"VisibleOnehk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\"},\"author\":{\"name\":\"VisibleOnehk\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/1cf46f60fc5955a4d1c57a0c3de91824\"},\"headline\":\"How to identify the golden metrics for SRE\",\"datePublished\":\"2023-04-29T07:25:01+00:00\",\"dateModified\":\"2023-09-13T02:16:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\"},\"wordCount\":488,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization\"},\"keywords\":[\"Featured\"],\"articleSection\":[\"Blog\",\"News\"],\"inLanguage\":\"zh-SC\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\",\"url\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\",\"name\":\"How to identify the golden metrics for SRE - Vsceptre\",\"isPartOf\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#website\"},\"datePublished\":\"2023-04-29T07:25:01+00:00\",\"dateModified\":\"2023-09-13T02:16:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#breadcrumb\"},\"inLanguage\":\"zh-SC\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to identify the golden metrics for SRE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#website\",\"url\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/\",\"name\":\"Vsceptre\",\"description\":\"Vsceptre\",\"publisher\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-SC\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization\",\"name\":\"Vsceptre\",\"url\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-SC\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/Favicon-250.svg\",\"contentUrl\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/Favicon-250.svg\",\"width\":250,\"height\":250,\"caption\":\"Vsceptre\"},\"image\":{\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/1cf46f60fc5955a4d1c57a0c3de91824\",\"name\":\"VisibleOnehk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-SC\",\"@id\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f7b61af1e66a954d5987f0f28a31667341055282be42f280b9fc64f9af42ed1a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f7b61af1e66a954d5987f0f28a31667341055282be42f280b9fc64f9af42ed1a?s=96&d=mm&r=g\",\"caption\":\"VisibleOnehk\"},\"sameAs\":[\"http:\/\/devwp.visibleone.io\/p225\"],\"url\":\"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/author\/visibleonehk\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to identify the golden metrics for SRE - Vsceptre","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":"How to identify the golden metrics for SRE - Vsceptre","og_description":"This is part 1 of the 3 part series \u201cThe path to your first SLO\u201d. When talking about building an observability practice, many customers we talked to struggled on what to observe and usually frustrated with the alarm storms or false alarms. ITOps are concerned about centralized monitoring and gather metrics from different systems for proactive monitoring. App Owners are interested in the ability for fast root cause analysis and end-to-end tracing capabilities. Usually the ITOps take the role of first tier monitoring on the vital health signals of different systems and alert the right app teams for in-depth diagnostics.","og_url":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/","og_site_name":"Vsceptre","article_published_time":"2023-04-29T07:25:01+00:00","article_modified_time":"2023-09-13T02:16:48+00:00","og_image":[{"width":450,"height":220,"url":"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/2023\/04\/identify-sre-thumbnail.png","type":"image\/png"}],"author":"VisibleOnehk","twitter_card":"summary_large_image","twitter_misc":{"Written by":"VisibleOnehk","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#article","isPartOf":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/"},"author":{"name":"VisibleOnehk","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/1cf46f60fc5955a4d1c57a0c3de91824"},"headline":"How to identify the golden metrics for SRE","datePublished":"2023-04-29T07:25:01+00:00","dateModified":"2023-09-13T02:16:48+00:00","mainEntityOfPage":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/"},"wordCount":488,"commentCount":0,"publisher":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization"},"keywords":["Featured"],"articleSection":["Blog","News"],"inLanguage":"zh-SC","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/","url":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/","name":"How to identify the golden metrics for SRE - Vsceptre","isPartOf":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#website"},"datePublished":"2023-04-29T07:25:01+00:00","dateModified":"2023-09-13T02:16:48+00:00","breadcrumb":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#breadcrumb"},"inLanguage":"zh-SC","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/how-to-identify-the-golden-metrics-for-sre\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/"},{"@type":"ListItem","position":2,"name":"How to identify the golden metrics for SRE"}]},{"@type":"WebSite","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#website","url":"https:\/\/devwp.visibleone.io\/p225-newweb\/","name":"Vsceptre","description":"Vsceptre","publisher":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devwp.visibleone.io\/p225-newweb\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-SC"},{"@type":"Organization","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#organization","name":"Vsceptre","url":"https:\/\/devwp.visibleone.io\/p225-newweb\/","logo":{"@type":"ImageObject","inLanguage":"zh-SC","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/logo\/image\/","url":"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/Favicon-250.svg","contentUrl":"https:\/\/devwp.visibleone.io\/p225-newweb\/wp-content\/uploads\/Favicon-250.svg","width":250,"height":250,"caption":"Vsceptre"},"image":{"@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/1cf46f60fc5955a4d1c57a0c3de91824","name":"VisibleOnehk","image":{"@type":"ImageObject","inLanguage":"zh-SC","@id":"https:\/\/devwp.visibleone.io\/p225-newweb\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f7b61af1e66a954d5987f0f28a31667341055282be42f280b9fc64f9af42ed1a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f7b61af1e66a954d5987f0f28a31667341055282be42f280b9fc64f9af42ed1a?s=96&d=mm&r=g","caption":"VisibleOnehk"},"sameAs":["http:\/\/devwp.visibleone.io\/p225"],"url":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/author\/visibleonehk\/"}]}},"_links":{"self":[{"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/posts\/9477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/comments?post=9477"}],"version-history":[{"count":4,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/posts\/9477\/revisions"}],"predecessor-version":[{"id":10714,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/posts\/9477\/revisions\/10714"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/media\/10711"}],"wp:attachment":[{"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/media?parent=9477"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/categories?post=9477"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devwp.visibleone.io\/p225-newweb\/cn\/wp-json\/wp\/v2\/tags?post=9477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<br />
<b>Notice</b>:  ob_end_flush(): failed to send buffer of zlib output compression (0) in <b>/home/devwp/public_html/p225-newweb/wp-includes/functions.php</b> on line <b>5493</b><br />
