当前位置:网站首页>[Cloud native] Alibaba Cloud ARMS business real-time monitoring
[Cloud native] Alibaba Cloud ARMS business real-time monitoring
2022-07-30 15:31:00 【The sun is warm】
Product Address
Apply real-time monitoring serviceARMS
Trial Rules
Free 15-day professional version, automatically drop back to basic version after expiration
Application Monitoring
Billing method
According to the number of agents, such as a Tomcat instance, a java process = a pod of the container
Network Computing
For example, for a cluster of 1000 machines, the total number of requests per second is 1w2, and the number of acquisitions per request is about 1kb
Bandwidth consumed per second: 12000/1024=11M
Feature 1: Multi-application access
Common java application access, multi-language access, multi-environment access(emphasis)
Function 2: Call chain query
Call chain query to analyze chain data in real time through Trace Explorer (key)
Feature 3: Smart Diagnosis
Feature 3: Slow SQL query
Front-end monitoring
Competitor
Currently only open source is mainly: sentry
Commercial related products: Tingyun platform
Billing
Daily data reporting = daily PV (pageviews) + (daily API calls - 500,000 daily) ️0.1 + daily custom data reporting
Function 1: Front-end monitoring access
Add agent parameters to the front-end interface header for collection
Feature 2: JS Error Diagnosis
Can monitor the white screen problem of front-end applet
Feature 3: Session Tracking
You can query the operation records of each user visiting the website
边栏推荐
- 调试 - 笔记
- PyQt5快速开发与实战 9.1 使用PyInstaller打包项目生成exe文件
- 瑞吉外卖项目实战Day02
- Use of SLF4J
- Understand the Chisel language. 29. Chisel advanced communication state machine (1) - communication state machine: take the flash as an example
- 【回归预测-CNN预测】基于卷积神经网络CNN实现数据回归预测附matlab代码
- LeetCode_98_验证二叉搜索树
- 打破原则引入SQL,MongoDB到底想要干啥?
- 基于FPGA的DDS任意波形输出
- 组态 - 笔记
猜你喜欢
JVM performance tuning
(Crypto必备干货)详细分析目前NFT的几大交易市场
71-page comprehensive overall solution for global tourism 2021 ppt
Remember an experience of interviewing an outsourcing company, should you go?
GeoServer
【云原生】服务行业案例-不可预测的并发场景解决方案
LeetCode_98_验证二叉搜索树
面试何惧调优!腾讯技术官私藏的性能优化方案手册,原理实战齐全
SLF4J的使用
canal scrape data
随机推荐
惊艳!京东T8纯手码的Redis核心原理手册,基础与源码齐下
[In-depth study of 4G/5G/6G topic-46]: 5G Link Adaption Link Adaption-2-Common Abbreviations
Android jump to google app market
Could not acquire management access for administration
How to use Databricks for data analysis on TiDB Cloud | TiDB Cloud User Guide
GeoServer + openlayers
Desktop Software Development Framework Awards
如何在 TiDB Cloud 上使用 Databricks 进行数据分析 | TiDB Cloud 使用指南
三电系统集成技术杂谈
MySql报错:SqlError(Unable to execute query“, “Can‘t create/write to file OS errno 2 - No such file...
Remember an experience of interviewing an outsourcing company, should you go?
SLF4J的使用
Start learning C language
5. DOM
952. 按公因数计算最大组件大小 : 枚举质因数 + 并查集运用题
第十一章 api mgmnt API 参考
CS内网横向移动 模拟渗透实操 超详细
v-model组件化编程应用
【回归预测-lssvm分类】基于最小二乘支持向量机lssvm实现数据分类代码
JVM性能调优