meteor-elastic-apm:流星弹性APM集成

时间:2021-04-30 20:38:54
【文件属性】:
文件名称:meteor-elastic-apm:流星弹性APM集成
文件大小:593KB
文件格式:ZIP
更新时间:2021-04-30 20:38:54
meteor hacktoberfest JavaScript 流弹弹性体 基于弹性APM的流星性能监控 入门 安装和配置elasticsearch- //www.elastic.co/downloads/elasticsearch 安装和配置Kibana- //www.elastic.co/downloads/kibana 安装和配置弹性APM服务器-https: 然后在您的流星项目中 meteor add kschingiz:meteor-elastic-apm 也许您还需要安装 meteor add http mongo-livequery 然后,在服务器代码中的某个地方,Elastic文档指出,Agent.start应该先于其他任何东西执行,并且应该在代码的最顶部。 import Agent from 'meteor/kschingiz:meteor-elastic-apm' ; const options = { serv
【文件预览】:
meteor-elastic-apm-master
----metrics.js(787B)
----instrumenting()
--------methods.js(2KB)
--------async.js(845B)
--------db.js(5KB)
--------http-in.js(919B)
--------session.js(3KB)
--------subscription.js(2KB)
--------http-out.js(2KB)
----.gitignore(921B)
----README.md(5KB)
----constants.js(161B)
----meteor-elastic-apm.js(2KB)
----package.js(1KB)
----.prettierrc(47B)
----LICENSE(1KB)
----.npm()
--------package()
----.eslintrc(361B)
----__tests__()
--------asyncInstrument.test.js(1KB)
--------methodsInstrument.js(4KB)
--------mocks()
--------subscriptionInstrument.test.js(4KB)
--------sessionInstrument.test.js(6KB)
--------dbInstrument.test.js(9KB)
----package.json(1KB)
----.babelrc(94B)
----hacks.js(1KB)
----meteorx.js(2KB)
----jest.config.js(161B)
----.travis.yml(102B)
----.editorconfig(207B)
----METRICS.md(2KB)
----meteor-elastic-apm-tests.js(432B)
----assets()
--------meteor-call.png(89KB)
--------meteor-call-2.png(124KB)
--------meteor-publication.png(51KB)
--------index-pattern.png(84KB)
--------sessions_count.png(22KB)
--------meteor-collection-details.png(51KB)
--------incoming-requests.png(27KB)
----package-lock.json(711KB)

网友评论