{"id":43082,"date":"2024-12-01T11:50:34","date_gmt":"2024-12-01T03:50:34","guid":{"rendered":"https:\/\/fwq.ai\/blog\/43082\/"},"modified":"2024-12-01T11:50:34","modified_gmt":"2024-12-01T03:50:34","slug":"beego-%e5%92%8c-newrelic-%e9%9b%86%e6%88%90%e9%97%ae%e9%a2%98","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/43082\/","title":{"rendered":"Beego \u548c Newrelic \u96c6\u6210\u95ee\u9898"},"content":{"rendered":"<p><b><\/b> <\/p>\n<p>\u5f53\u524d\u4f4d\u7f6e\uff1a <span>&gt;<\/span>  <span>&gt;<\/span>  <span>&gt;<\/span>  <span>&gt;<\/span> <span>Beego \u548c Newrelic \u96c6\u6210\u95ee\u9898<\/span><\/p>\n<h1>Beego \u548c Newrelic \u96c6\u6210\u95ee\u9898<\/h1>\n<p><span>\u6765\u6e90\uff1astackoverflow<\/span><br \/>\n<span>2024-04-29 11:36:34<\/span><br \/>\n<span><i><\/i>0\u6d4f\u89c8<\/span><br \/>\n<span style=\"cursor: pointer\"><i><\/i>\u6536\u85cf<\/span> <\/p>\n<p>\u4eca\u65e5\u4e0d\u80af\u57cb\u5934\uff0c\u660e\u65e5\u4f55\u4ee5\u62ac\u5934\uff01\u6bcf\u65e5\u4e00\u53e5\u52aa\u529b\u81ea\u5df1\u7684\u8bdd\u54c8\u54c8~\u54c8\u55bd\uff0c\u4eca\u5929\u6211\u5c06\u7ed9\u5927\u5bb6\u5e26\u6765\u4e00\u7bc7<span style=\"color: #FF6600;, Helvetica, Arial, sans-serif;font-size: 14px;background-color: #FFFFFF\">\u300aBeego \u548c Newrelic \u96c6\u6210\u95ee\u9898\u300b<\/span>\uff0c\u4e3b\u8981\u5185\u5bb9\u662f\u8bb2\u89e3<span style=\"color: #FF6600;, Helvetica, Arial, sans-serif;font-size: 14px;background-color: #FFFFFF\"><\/span>\u7b49\u7b49\uff0c\u611f\u5174\u8da3\u7684\u670b\u53cb\u53ef\u4ee5\u6536\u85cf\u6216\u8005\u6709\u66f4\u597d\u7684\u5efa\u8bae\u5728\u8bc4\u8bba\u63d0\u51fa\uff0c\u6211\u90fd\u4f1a\u8ba4\u771f\u770b\u7684\uff01\u5927\u5bb6\u4e00\u8d77\u8fdb\u6b65\uff0c\u4e00\u8d77\u5b66\u4e60\uff01<\/p>\n<p> \u95ee\u9898\u5185\u5bb9<br \/>\n <\/p>\n<p>\u6211\u6b63\u5728\u4f7f\u7528 beego (https:\/\/beego.me) \u5728 go \u4e2d\u521b\u5efa\u4e00\u4e2a web \u5e94\u7528\u7a0b\u5e8f\u3002<\/p>\n<p>\u6211\u9700\u8981\u6355\u83b7 newrelic \u4e2d\u7684\u5e94\u7528\u7a0b\u5e8f\u76d1\u63a7\u548c\u8ba1\u91cf\u6307\u6807\uff0c\u5e76\u80fd\u591f\u67e5\u770b newrelic \u4e2d\u7684\u6240\u6709\u4e8b\u52a1\u3002<\/p>\n<p>\u6211\u5df2\u9075\u5faa\u6b64\u6587\u6863\uff0c\u5e76\u4f7f\u7528 beego gorelic \u5728\u6211\u7684\u4ee3\u7801\u4e2d\u521d\u59cb\u5316 newrelic \u4ee3\u7406\u3002<\/p>\n<p>\u8fd9\u662f\u6211\u7684 router.go \u7c7b &#8211;<\/p>\n<pre>import (\n    \"github.com\/astaxie\/beego\"\n    \"github.com\/yvasiyarov\/beego_gorelic\"\n)\n\nfunc init() {\n    beego_gorelic.initnewrelicagent()\n    beego.router(\"path\", &amp;controller{}, \"functionname\") \/\/ code broken intentionally\n}<\/pre>\n<p>\u5728\u6211\u7684 app.conf \u4e2d\uff0c\u6211\u63d0\u4f9b\u4e86 newrelic \u8bb8\u53ef\u8bc1\u5bc6\u94a5\u548c\u5e94\u7528\u7a0b\u5e8f\u540d\u79f0\uff0c\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<pre>newreliclicense = \"key\"\nnewrelicappname = \"app name\"<\/pre>\n<p>\u5f53\u6211\u5728 <code>dev<\/code> \u6a21\u5f0f\u4e0b\u8fd0\u884c\u5e94\u7528\u7a0b\u5e8f\u65f6\uff0c\u6211\u80fd\u591f\u770b\u5230\u6b63\u5728\u6253\u5370\u7684\u6307\u6807\uff0c\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<pre>send data:{\n    \"agent\": {\n        \"host\": \"localhost\",\n        \"version\": \"0.0.6\",\n        \"pid\": 13942\n    },\n    \"components\": [\n        {\n            \"name\": \"name\",\n            \"guid\": \"com.github.yvasiyarov.gorelic\",\n            \"duration\": 60,\n            \"metrics\": {\n                \"component\/runtime\/gc\/gctime\/max[nanoseconds]\": 0,\n                \"component\/runtime\/gc\/gctime\/mean[nanoseconds]\": 0,\n                \"component\/runtime\/gc\/gctime\/min[nanoseconds]\": 0,\n                \"component\/runtime\/gc\/gctime\/percentile95[nanoseconds]\": 0,\n                \"component\/runtime\/gc\/numberofgccalls[calls]\": 0,\n                \"component\/runtime\/gc\/pausetotaltime[nanoseconds]\": 0,\n                \"component\/runtime\/general\/nocgocalls[calls]\": 1,\n                \"component\/runtime\/general\/nogoroutines[goroutines]\": 6,\n                \"component\/runtime\/memory\/inuse\/heap[bytes]\": 538368,\n                \"component\/runtime\/memory\/inuse\/mcacheinuse[bytes]\": 13888,\n                \"component\/runtime\/memory\/inuse\/mspaninuse[bytes]\": 13192,\n                \"component\/runtime\/memory\/inuse\/stack[bytes]\": 360448,\n                \"component\/runtime\/memory\/inuse\/total[bytes]\": 538368,\n                \"component\/runtime\/memory\/operations\/nofrees[frees]\": 128,\n                \"component\/runtime\/memory\/operations\/nomallocs[mallocs]\": 2903,\n                \"component\/runtime\/memory\/operations\/nopointerlookups[lookups]\": 0,\n                \"component\/runtime\/memory\/sysmem\/buckhash[bytes]\": 3078,\n                \"component\/runtime\/memory\/sysmem\/heap[bytes]\": 66748416,\n                \"component\/runtime\/memory\/sysmem\/mcache[bytes]\": 16384,\n                \"component\/runtime\/memory\/sysmem\/mspan[bytes]\": 16384,\n                \"component\/runtime\/memory\/sysmem\/stack[bytes]\": 360448,\n                \"component\/runtime\/memory\/sysmem\/total[bytes]\": 69928960,\n                \"component\/http\/responsetime\/max[ms]\": 0,\n                \"component\/http\/responsetime\/mean[ms]\": 0,\n                \"component\/http\/responsetime\/min[ms]\": 0,\n                \"component\/http\/responsetime\/percentile75[ms]\": 0,\n                \"component\/http\/responsetime\/percentile90[ms]\": 0,\n                \"component\/http\/responsetime\/percentile95[ms]\": 0,\n                \"component\/http\/throughput\/1minute[rps]\": 0,\n                \"component\/http\/throughput\/ratemean[rps]\": 0\n            }\n        }\n    ],\n    \"url\": \"https:\/\/platform-api.newrelic.com\/platform\/v1\/metrics\"\n}<\/pre>\n<p>\u8fd9\u544a\u8bc9\u6211\u65b0\u7684\u9057\u8ff9\u4ee3\u7406\u5df2\u542f\u52a8\u5e76\u6b63\u5728\u6355\u83b7\u6570\u636e\u3002<\/p>\n<p>\u9664\u6b64\u4e4b\u5916\uff0c\u6211\u6ca1\u6709\u7f16\u5199\u4efb\u4f55\u5176\u4ed6\u4ee3\u7801\u6765\u5c06 newrelic \u96c6\u6210\u5230\u6211\u7684\u4ee3\u7801\u4e2d\u3002<\/p>\n<p>\u8fd9\u4e9b\u6307\u6807<em>\u6ca1\u6709<\/em>\u901a\u8fc7\u8fd9\u4e9b\u8bbe\u7f6e\u548c\u8bbe\u7f6e\u62a5\u544a\u7ed9 newrelic\uff0c\u800c\u4e14\u6211\u65e0\u6cd5\u627e\u5230\u66f4\u597d\u7684\u6587\u6863\u6765\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\u3002<\/p>\n<p>\u6211\u9519\u8fc7\u4e86\u4ec0\u4e48\uff1f<\/p>\n<p>\u6b64\u5916\uff0c\u8fd8\u6709\u5176\u4ed6\u65b9\u6cd5\u53ef\u4ee5\u5c06 newrelic \u96c6\u6210\u5230 beego \u5e94\u7528\u7a0b\u5e8f\u4e2d\u5417\uff1f<\/p>\n<p>\u9644\u6ce8\u6211<em>\u6ca1\u6709<\/em>\u4f7f\u7528beego filters\u4f5c\u4e3a\u9884\u5904\u7406\u5668\uff0c\u800c\u662f\u5728\u63a7\u5236\u5668\u4e2d\u4f7f\u7528<code>prepare<\/code>\u65b9\u6cd5\u6765\u9884\u5904\u7406\u8bf7\u6c42\u3002\u7136\u800c\uff0c\u8fd9\u4e2a\u5e93\u4f3c\u4e4e\u5728 beego \u6846\u67b6\u4e2d\u6dfb\u52a0\u4e86 2 \u4e2a\u8fc7\u6ee4\u5668\uff0c\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<pre>beego.insertfilter(\"*\", beego.beforerouter, initnewrelictimer, false)\n    beego.insertfilter(\"*\", beego.finishrouter, reportmetricstonewrelic, false)<\/pre>\n<p>\u5176\u4ed6\u65e5\u5fd7\uff1a<\/p>\n<pre>2020\/01\/09 20:13:29 Init GC metrics collection. Poll interval 10 seconds.\n2020\/01\/09 20:13:29 Init memory allocator metrics collection. Poll interval 60 seconds.\n2020\/01\/09 20:13:29 Init HTTP metrics collection.\n2020\/01\/09 20:13:29 [I] [gorelic.go:71] NewRelic agent started \n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/Threads, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/FDSize, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/Memory\/VmPeakSize, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/Memory\/VmCurrent, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/Memory\/RssPeak, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Can not get metrica: Runtime\/System\/Memory\/RssCurrent, got error:this metrica was not implemented yet for darwin\n2020\/01\/09 20:13:29 Send data:{\n    \"agent\": {\n        \"host\": \"localhost\",\n        \"version\": \"0.0.6\",\n        \"pid\": 14931\n    },\n    \"components\": [\n        {\n            \"name\": \"App Name\",\n            \"guid\": \"com.github.yvasiyarov.GoRelic\",\n            \"duration\": 60,\n            \"metrics\": {\n                \"Component\/Runtime\/GC\/GCTime\/Max[nanoseconds]\": 0,\n                \"Component\/Runtime\/GC\/GCTime\/Mean[nanoseconds]\": 0,\n                \"Component\/Runtime\/GC\/GCTime\/Min[nanoseconds]\": 0,\n                \"Component\/Runtime\/GC\/GCTime\/Percentile95[nanoseconds]\": 0,\n                \"Component\/Runtime\/GC\/NumberOfGCCalls[calls]\": 0,\n                \"Component\/Runtime\/GC\/PauseTotalTime[nanoseconds]\": 0,\n                \"Component\/Runtime\/General\/NOCgoCalls[calls]\": 1,\n                \"Component\/Runtime\/General\/NOGoroutines[goroutines]\": 8,\n                \"Component\/Runtime\/Memory\/InUse\/Heap[bytes]\": 591616,\n                \"Component\/Runtime\/Memory\/InUse\/MCacheInuse[bytes]\": 13888,\n                \"Component\/Runtime\/Memory\/InUse\/MSpanInuse[bytes]\": 16592,\n                \"Component\/Runtime\/Memory\/InUse\/Stack[bytes]\": 393216,\n                \"Component\/Runtime\/Memory\/InUse\/Total[bytes]\": 591616,\n                \"Component\/Runtime\/Memory\/Operations\/NoFrees[frees]\": 132,\n                \"Component\/Runtime\/Memory\/Operations\/NoMallocs[mallocs]\": 2988,\n                \"Component\/Runtime\/Memory\/Operations\/NoPointerLookups[lookups]\": 0,\n                \"Component\/Runtime\/Memory\/SysMem\/BuckHash[bytes]\": 3078,\n                \"Component\/Runtime\/Memory\/SysMem\/Heap[bytes]\": 66715648,\n                \"Component\/Runtime\/Memory\/SysMem\/MCache[bytes]\": 16384,\n                \"Component\/Runtime\/Memory\/SysMem\/MSpan[bytes]\": 32768,\n                \"Component\/Runtime\/Memory\/SysMem\/Stack[bytes]\": 393216,\n                \"Component\/Runtime\/Memory\/SysMem\/Total[bytes]\": 69928960,\n                \"Component\/http\/responseTime\/max[ms]\": 0,\n                \"Component\/http\/responseTime\/mean[ms]\": 0,\n                \"Component\/http\/responseTime\/min[ms]\": 0,\n                \"Component\/http\/responseTime\/percentile75[ms]\": 0,\n                \"Component\/http\/responseTime\/percentile90[ms]\": 0,\n                \"Component\/http\/responseTime\/percentile95[ms]\": 0,\n                \"Component\/http\/throughput\/1minute[rps]\": 0,\n                \"Component\/http\/throughput\/rateMean[rps]\": 0\n            }\n        }\n    ],\n    \"URL\": \"https:\/\/platform-api.newrelic.com\/platform\/v1\/metrics\"\n}<\/pre>\n<p>\u8fd9\u53ef\u80fd\u662f\u95ee\u9898\u6240\u5728\u5417\uff1f\u6211\u8be5\u5982\u4f55\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\uff1f<\/p>\n<p> <\/p>\n<h2>\u89e3\u51b3\u65b9\u6848<\/h2>\n<p> <\/p>\n<p>\u6211\u6b63\u5728\u56de\u7b54\u6211\u81ea\u5df1\u7684\u95ee\u9898\uff0c\u56e0\u4e3a\u6211\u76f8\u4fe1\u6211\u5df2\u7ecf\u627e\u5230\u4e86\u4e00\u79cd\u65b9\u6cd5\uff0c\u5e76\u4e14\u5b83\u4e5f\u53ef\u80fd\u5bf9\u5176\u4ed6\u4eba\u6709\u5e2e\u52a9 &#8211; \u663e\u7136\u8fd9\u53ea\u662f\u66f4\u52aa\u529b\u5730\u5bfb\u627e\u73b0\u6709\u63d2\u4ef6\u7684\u95ee\u9898\u3002\u6211\u53d1\u73b0\u8fd9\u4e2a\u63d2\u4ef6\uff1a \u6b63\u662f\u6211\u6240\u9700\u8981\u7684\u3002<\/p>\n<p>\u5982\u679c\u6211\u4eec\u89c2\u5bdf\u4ee3\u7801\uff0c\u4f5c\u8005\u521b\u5efa\u4e86 3 \u4e2a\u65b9\u6cd5 &#8211; <\/p>\n<ol>\n<li>\u5f00\u59cb\u4ea4\u6613<\/li>\n<li>\u540d\u79f0\u4ea4\u6613<\/li>\n<li>\u7ed3\u675f\u4ea4\u6613<\/li>\n<\/ol>\n<p>\u5e76\u5c06\u5b83\u4eec\u4f5c\u4e3a\u8fc7\u6ee4\u5668\u63d2\u5165 beego \u73af\u5883\u4e2d\u3002\u5728\u5e95\u5c42\uff0c\u4f5c\u8005\u4f7f\u7528\u4e86\u5b98\u65b9\u7684 newrelic go agent ()\uff0c\u5e76\u4f7f\u7528 transactions \u6765\u62a5\u544a apm \u6570\u636e\u3002<\/p>\n<p>\u8fd9\u91cc\u662f\u6765\u81ea\u63d2\u4ef6\u7684\u793a\u4f8b\u4ee3\u7801\uff0c\u5b83\u6ce8\u518c\u4e86 3 \u4e2a\u8fc7\u6ee4\u5668 &#8211; <\/p>\n<pre>beego.InsertFilter(\"*\", beego.BeforeRouter, StartTransaction, false)\n    beego.InsertFilter(\"*\", beego.AfterExec, NameTransaction, false)\n    beego.InsertFilter(\"*\", beego.FinishRouter, EndTransaction, false)\n    beego.Info(\"NewRelic agent start\")<\/pre>\n<p>\u5b83\u4f7f\u7528 beego \u7684 context \u7ed3\u6784\u6765\u8ddf\u8e2a\u8de8\u51fd\u6570\u7684\u4ea4\u6613\u6570\u636e\uff08\u5982 context \u6587\u6863\u4e2d\u6240\u8ff0\uff09<\/p>\n<p>\u968f\u7740\u6211\u4eec\u7684\u8fdb\u5c55\uff0c\u6211\u5c06\u7ee7\u7eed\u5bf9\u6b64\u8fdb\u884c\u66f4\u591a\u63a2\u7d22\uff0c\u5e76\u6dfb\u52a0\u5bf9\u5916\u90e8\u8c03\u7528\u3001\u6570\u636e\u5e93\u8c03\u7528\u548c\u5206\u5e03\u5f0f\u8ddf\u8e2a\u7684\u8ddf\u8e2a\uff0c\u4f46\u8fd9\u89e3\u51b3\u4e86\u6211\u7684\u95ee\u9898\u3002<\/p>\n<p>\u9644\u6ce8\u6211\u5df2\u7ecf\u505c\u6b62\u4f7f\u7528\u4e4b\u524d\u4f7f\u7528\u7684\u63d2\u4ef6\uff0c\u56e0\u4e3a\u8fd9\u4e2a\u5305\u8fd8\u4f1a\u5411 newrelic \u62a5\u544a go \u8fd0\u884c\u65f6\u7edf\u8ba1\u4fe1\u606f\uff0c\u4ece\u800c\u4f7f\u5176\u4ed6\u63d2\u4ef6\u8fc7\u65f6\uff08\u4e2a\u4eba\u610f\u89c1:)\uff09<\/p>\n<p>\u5230\u8fd9\u91cc\uff0c\u6211\u4eec\u4e5f\u5c31\u8bb2\u5b8c\u4e86\u300aBeego \u548c Newrelic \u96c6\u6210\u95ee\u9898\u300b\u7684\u5185\u5bb9\u4e86\u3002\u4e2a\u4eba\u8ba4\u4e3a\uff0c\u57fa\u7840\u77e5\u8bc6\u7684\u5b66\u4e60\u548c\u5de9\u56fa\uff0c\u662f\u4e3a\u4e86\u66f4\u597d\u7684\u5c06\u5176\u8fd0\u7528\u5230\u9879\u76ee\u4e2d\uff0c\u6b22\u8fce\u5173\u6ce8\u7c73\u4e91\u516c\u4f17\u53f7\uff0c\u5e26\u4f60\u4e86\u89e3\u66f4\u591a\u5173\u4e8e\u7684\u77e5\u8bc6\u70b9\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5f53\u524d\u4f4d\u7f6e\uff1a &gt; &gt; &gt; &gt; Beego \u548c Newrelic \u96c6\u6210\u95ee\u9898 Beego \u548c Newrelic \u96c6\u6210\u95ee\u9898 \u6765\u6e90\uff1astackoverflow 2024-04-29 11:36:34 0\u6d4f\u89c8 \u6536\u85cf \u4eca\u65e5\u4e0d\u80af\u57cb\u5934\uff0c\u660e\u65e5\u4f55\u4ee5\u62ac\u5934\uff01\u6bcf\u65e5\u4e00\u53e5\u52aa\u529b\u81ea\u5df1\u7684\u8bdd\u54c8\u54c8~\u54c8\u55bd\uff0c\u4eca\u5929\u6211\u5c06\u7ed9\u5927\u5bb6\u5e26\u6765\u4e00\u7bc7\u300aBeego \u548c Newrelic \u96c6\u6210\u95ee\u9898\u300b\uff0c\u4e3b\u8981\u5185\u5bb9\u662f\u8bb2\u89e3\u7b49\u7b49\uff0c\u611f\u5174\u8da3\u7684\u670b\u53cb\u53ef\u4ee5\u6536\u85cf\u6216\u8005\u6709\u66f4\u597d\u7684\u5efa\u8bae\u5728\u8bc4\u8bba\u63d0\u51fa\uff0c\u6211\u90fd\u4f1a\u8ba4\u771f\u770b\u7684\uff01\u5927\u5bb6\u4e00\u8d77\u8fdb\u6b65\uff0c\u4e00\u8d77\u5b66\u4e60\uff01 \u95ee\u9898\u5185\u5bb9 \u6211\u6b63\u5728\u4f7f\u7528 beego (https:\/\/beego.me) \u5728 go \u4e2d\u521b\u5efa\u4e00\u4e2a web \u5e94\u7528\u7a0b\u5e8f\u3002 \u6211\u9700\u8981\u6355\u83b7 newrelic \u4e2d\u7684\u5e94\u7528\u7a0b\u5e8f\u76d1\u63a7\u548c\u8ba1\u91cf\u6307\u6807\uff0c\u5e76\u80fd\u591f\u67e5\u770b newrelic \u4e2d\u7684\u6240\u6709\u4e8b\u52a1\u3002 \u6211\u5df2\u9075\u5faa\u6b64\u6587\u6863\uff0c\u5e76\u4f7f\u7528 beego gorelic \u5728\u6211\u7684\u4ee3\u7801\u4e2d\u521d\u59cb\u5316 newrelic \u4ee3\u7406\u3002 \u8fd9\u662f\u6211\u7684 router.go \u7c7b &#8211; import ( &#8220;github.com\/astaxie\/beego&#8221; &#8220;github.com\/yvasiyarov\/beego_gorelic&#8221; ) func init() { beego_gorelic.initnewrelicagent() [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-43082","post","type-post","status-publish","format-standard","hentry","category-docker"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/43082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=43082"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/43082\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=43082"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=43082"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=43082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}