Listing Thumbnail

    Chronosphere SaaS

     Info
    Chronosphere is the only observability platform that puts you back in control by taming rampant data growth and cloud-native complexity, delivering increased business confidence.

    Overview

    Chronosphere is the only observability platform that puts you back in control by taming rampant data growth and cloud-native complexity, delivering increased business confidence.

    Highlights

    • Scale reliably and efficiently - Built from the ground-up for cloud native scale and complexity, we provide greater reliability than any other SaaS offering on the market.
    • Have data control with flexibility - You decide what data is kept, for how long, and at what resolution, so you can be flexible about what data is more inherently critical or requires greater or lesser granularity and and retention.
    • Be open source compliant - Avoid vendor lock-in with a solution that is powered by open source and enables you to leverage existing Prometheus, AlertManager, and OpenTelemetry investments.

    Details

    Categories

    Delivery method

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Chronosphere SaaS

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    12-month contract (1)

     Info
    Dimension
    Description
    Cost/12 months
    Chronosphere
    Chronosphere SaaS
    $180,000.00

    Vendor refund policy

    no refunds

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Resources

    Vendor resources

    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.

    Product comparison

     Info
    Updated weekly

    Accolades

     Info
    Top
    100
    In Monitoring
    Top
    25
    In Log Analysis
    Top
    10
    In Application Performance and UX Monitoring

    Customer reviews

     Info
    Sentiment is AI generated from actual customer reviews on AWS and G2
    Reviews
    Functionality
    Ease of use
    Customer service
    Cost effectiveness
    2 reviews
    Insufficient data
    Insufficient data
    Insufficient data
    Insufficient data
    Positive reviews
    Mixed reviews
    Negative reviews

    Overview

     Info
    AI generated from product descriptions
    Observability Architecture
    Cloud-native observability platform designed for handling complex distributed systems and large-scale data environments
    Data Management Capabilities
    Flexible data control mechanism allowing granular configuration of data retention, resolution, and storage parameters
    Open Source Compatibility
    Native integration with Prometheus, AlertManager, and OpenTelemetry ecosystems with support for existing open-source monitoring investments
    Scalability Framework
    Engineered to handle high-volume data ingestion and processing in dynamic cloud infrastructure environments
    Monitoring Flexibility
    Customizable observability solution enabling precise control over monitoring data collection and management strategies
    Observability Platform
    Unified monitoring solution for cloud-native and custom web applications across multiple technology domains
    Machine Learning Integration
    AIOps-enhanced platform with machine learning capabilities to simplify management of distributed environments and reduce alert noise
    Infrastructure Monitoring
    Comprehensive visibility across applications, infrastructure, logs, databases, networks, and digital experiences with service relationship views and dependency mapping
    Open Source Compatibility
    Support for open-source frameworks, container technologies, and extensive third-party integration capabilities
    Automated Instrumentation
    Automated dependency mapping and instrumentation with quick installation and deployment process
    Data Ingestion Capability
    Supports petabyte-scale telemetry ingestion with high-performance processing across logs, metrics, and traces
    AI-Powered Troubleshooting
    Utilizes natural language processing and AI-driven root cause analysis for complex incident investigation
    Knowledge Graph Technology
    Implements a proprietary Knowledge Graph for structured data correlation and advanced search capabilities
    Open Data Lake Architecture
    Built on Snowflake data lake infrastructure enabling flexible and scalable telemetry storage and analysis
    Multi-Dimensional Telemetry Analysis
    Enables context-aware correlation across different observability data types including logs, metrics, and distributed traces

    Contract

     Info
    Standard contract
    No
    No

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    21 external reviews
    Star ratings include only reviews from verified AWS customers. External reviews can also include a star rating, but star ratings from external reviews are not averaged in with the AWS customer star ratings.
    Arvind Pant

    Monitors pipelines with real-time alerts and good documentation

    Reviewed on Jul 31, 2024
    Review provided by PeerSpot
    ">

    What is our primary use case?

    I work as a data engineer, and we have many streaming pipelines. We use Chronosphere to monitor various metrics, such as how much data our pipeline is processing in each batch, the volume of incoming data, our consumption rates, and the time to process each batch. Additionally, we set alerts in Chronosphere for situations like job failures or when the number of processed records falls below a certain threshold. We get alerts if the record count drops below our threshold. Sometimes, we face silent failures, where our system appears to be working fine but isn't consuming any data because another system has stopped sending data. Chronosphere helps us detect these cases.

    Another team member was involved in setting up a framework using Terraform on Chronosphere to monitor our job SLAs. We receive alerts on Slack or via email if any job fails to meet its SLA.

    What is most valuable?

    The alerting features are good because they provide many alerts you can't get with daily tools like Airflow or other orchestration tools, which notify you of job failures. With Chronosphere, I can set custom thresholds, such as the number of records being processed.

    I can also configure alerts for silent failures and jobs that take longer than expected. Chronosphere is completely loosely coupled with your pipeline, meaning it has no dependencies on it, which is pretty cool.

    What needs improvement?

    It isn't very easy. It's not easy for everyone. It would be much easier if there could be a simpler version, like a data number version or an SQL version. It's hard to debug if you don't know the syntax. Also, I saw the Slack alerts feature, which is pretty cool, but I cannot customize my messages on the Slack alerts. It would be great if it were possible to tag people in the alerts. At DoorDash, we have hundreds of pipelines, and if something fails, I want to tag specific people so they can start working on the issue immediately. 

    For how long have I used the solution?

    I have been using Chronosphere for one year. 

    What do I think about the stability of the solution?

    Sometimes, we noticed issues because we used the push method to send our metrics to Chronosphere using Prometheus.

    I rate the solution's stability a nine out of ten.

    What do I think about the scalability of the solution?

    100 users are using this solution, and we have a significant number of metrics coming in. It's highly scalable and can handle the load efficiently.

    How are customer service and support?

    The documentation is pretty good.

    What other advice do I have?

    If you want to monitor pipelines and use something like Kafka or any streaming platform, Chronosphere is the best option for monitoring pipelines with real-time alerts. It is loosely coupled with your pipeline, adding no confusion or load. I recommend using it.

    Overall, I rate the solution a nine out of ten.

    Health, Wellness and Fitness

    An exceptional, pragmatic observability platform

    Reviewed on Jul 18, 2023
    Review provided by G2
    What do you like best about the product?
    Our mid-sized startup was looking for more than our hyperscaler could provide, but we knew from experience that the big dog in this space would lead to expensive, painful tradeoffs. After (skeptically) evaluating Chronosphere I am happily convinced that there is a better option. My favorite things:

    * Support: knowledgeable, friendly support from day one. I assumed this was pre-contract wooing, but one year later, support is as great as ever.
    * Ergonomics: tools are only useful if they're used. Their interfaces load quickly and make sense, and as a result, our engineers are happy to use them.
    * Operations: the product just works; the undifferentiated heavy lifting is handled behind the scenes, without incident.
    * Cost: they include tools to identify and tame anomalous and low-value data, leading to lower costs without sacrificing signal.
    What do you dislike about the product?
    * Learning PromQL was a little painful. However, ChatGPT is great with PromQL, and that has smoothed the learning curve for new engineers.
    * Prometheus histograms are clunky. It sounds like this may be addressed soon.
    What problems is the product solving and how is that benefiting you?
    Chronosphere provides our managed backend for observability (metrics, traces, dashboards, alerts). As compared with evaluated alternatives, Chronosphere provides more support, better ergonomics, and more powerful tools to control costs.
    Computer Software

    A solid observability service

    Reviewed on Apr 25, 2023
    Review provided by G2
    What do you like best about the product?
    The ability to craft queries, ease of building dashboards and alerting
    What do you dislike about the product?
    The UI takes some time getting used to.

    Additionally some tips for people new to using it like in AWS Cloudwatch insights would be helpful
    What problems is the product solving and how is that benefiting you?
    Observability and measuring performance of applications under varying loads
    Financial Services

    Many features

    Reviewed on Apr 25, 2023
    Review provided by G2
    What do you like best about the product?
    There are a lot of very helpful features such as muting alerts, easy to set up service accounts
    What do you dislike about the product?
    We recently had an outage where chronosphere wasnt reachable for 2h
    What problems is the product solving and how is that benefiting you?
    It's easy to integrate code with it to create features
    Shailendra L.

    Chronosphere as Observability

    Reviewed on Mar 21, 2023
    Review provided by G2
    What do you like best about the product?
    Easy to setup and configure and easy migration of existing Prometheus resources.
    What do you dislike about the product?
    Nice to have cloud provider integrations.
    What problems is the product solving and how is that benefiting you?
    Monitoring and alerting on infrastructure and business-critical applications.
    View all reviews