Software Alternatives, Accelerators & Startups

OpenTelemetry in Action: Optimizing Database Operations

Open Telemetry LightStep
  1. An observability framework for cloud-native software.
    Pricing:
    • Open Source
    As developers, we need to understand how our database is performing from the context of user transactions. Ideally, we would have a common tool that can monitor the performance of both the application and the database concerning user transactions. OpenTelemetry has emerged as a popular tool for application monitoring, but it can also be extended for monitoring databases.

    #Monitoring Tools #Developer Tools #Log Management 201 social mentions

  2. We deliver insights that put organizations back in control of their complex software apps.
    Pricing:
    • Open Source
    In this article, weโ€™ll look at some common database performance issues to see how we can use OpenTelemetry to identify and fix them easily. For a hands-on learning experience, weโ€™ll build a simple application that uses a SQL Server database. Weโ€™ll instrument the application with standard OpenTelemetry libraries and connect the application to an ingestion platform, Lightstep. Finally, weโ€™ll use the ingested telemetry to surface our database issues, discussing the steps to resolve them.

    #Monitoring Tools #Application Performance Monitoring #Performance Monitoring 15 social mentions

Discuss: OpenTelemetry in Action: Optimizing Database Operations

Log in or Post with