Overview
Sentry on Ubuntu 22.04 with maintenance support by ATH. This is a repackaged open source software product wherein additional charges apply for support. Sentry is a powerful, open-source platform designed to assist developers in tracking and resolving errors and performance issues in real-time. By providing detailed error and performance insights, Sentry enables teams to quickly pinpoint the root cause of issues in their applications, making debugging efficient and effective. Supporting a wide range of programming languages, frameworks, and platforms, Sentry simplifies the monitoring process across distributed systems, mobile applications, and web-based applications.
Highlights
- Instantly captures and displays errors from various platforms.
- Provides stack traces, breadcrumbs, and user context for easy debugging.
- Monitor the performance of applications and services to identify bottlenecks.
Details
Typical total price
$0.20/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.01 | $0.012 | $0.022 |
t2.small | $0.10 | $0.023 | $0.123 |
t2.medium | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.10 | $0.005 | $0.105 |
t3.micro AWS Free Tier | $0.10 | $0.01 | $0.11 |
t3.small | $0.10 | $0.021 | $0.121 |
t3.medium | $0.10 | $0.042 | $0.142 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No refund
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
Connect to EC2 Linux instance using username "ubuntu" Port 22, and run following commands:
sudo su
sudo apt update
Check if the docker container is running:
docker ps
Create an admin account by running:
docker-compose run --rm web createuser --superuser
After the containers are up, you can access Sentry in your web browser by navigating to: http://<your-server-ip>:9000
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.