简体   繁体   English

如何使用 APM 工具监控基于 aws-python 的应用程序?

[英]How to monitor a aws-python based application using APM tool?

I want to know if there's any way I can monitor my application using one of the open-source application monitoring (APM) tools.我想知道是否有任何方法可以使用一种开源应用程序监控 (APM) 工具来监控我的应用程序。 I don't have much knowledge about them, and got pretty confused when I searched for this, so asking it here.我对它们了解不多,当我搜索这个的时候很困惑,所以在这里问。 I tried SigNoz but it's not for windows and I work on windows os.我尝试了 SigNoz,但它不适用于 windows,我在 windows 操作系统上工作。 I am looking for a tool that supports mac/windows/Linux.我正在寻找一个支持 mac/windows/Linux 的工具。 I am pretty much blank, so direction on how exactly the setup is done or any kind of help would be appreciated.我几乎一无所知,因此将不胜感激有关如何准确完成设置或提供任何帮助的指导。 Thank you.谢谢你。

Sure thing!当然可以! We have docs available for the Elastic APM Python Agent.我们有适用于 Elastic APM Python 代理的文档 Just add elastic-apm to your requirements.txt and then follow the onboarding instructions for whichever framework you're using.只需将elastic-apm添加到您的requirements.txt ,然后按照您使用的任何框架的入职说明进行操作。 Our agent and the Elastic Stack are both fully open source.我们的代理和 Elastic Stack 都是完全开源的。

You can also start a no-credit-card-required trial with Elastic Cloud here if you don't want to run the Elastic Stack yourself.如果您不想自己运行 Elastic Stack,也可以在此处开始使用 Elastic Cloud 进行无需信用卡的试用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用 datadog APM 监控完全托管的 Google 云运行? - How to Monitor a fully managed Google cloud run with datadog APM? 如何使用 cloudwatch exporter 监控 AWS-RDS vis prometheus - how to monitor AWS-RDS vis prometheus using cloudwatch exporter AWS - 如何监控对 169.254.169.254 的访问 - AWS - How to monitor an access to 169.254.169.254 如何为 AWS Application Load Balancer 使用基于路径的路由 - How to have path based routing for AWS Application Load Balancer 如何使用无服务器工具在 AWS lambda 上安装 librdKafka package - How to install librdKafka package on AWS lambda using serverless tool 如何使用 aws Lambda 和 python 将项目放入 aws DynamoDb - how to put an Item in aws DynamoDb using aws Lambda with python 您如何使用托管在 AWS 上的 grafana 监控您的响应时间 - how do you monitor your response times using grafana which are hosted on AWS Lambda 基于 AWS 市场上的应用程序 - Lambda based Application on AWS marketplace 使用 jmeter 和 prometheous 的性能测试应用程序如何监控云服务器? - while performance testing application using jmeter with prometheous how to monitor cloud servers? 如何从 angular 应用程序调用 aws sagemaker 中的 python 文件? - How to call a python file in aws sagemaker from angular application?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM