August 2024 Summaries
2 posts from Lumigo
Filter
Month:
Year:
Post Summaries
Back to Blog
Lumigo, an observability platform, now supports multiple dashboards, allowing developers and operations teams to focus on different aspects of the system, such as error rates and response times for developers and system health and resource utilization for operations teams. This enhancement provides a more granular view of data, enabling tailored dashboards for specific teams or areas of the environment, improving decision-making and response times. The feature also enhances collaboration by allowing any user to create, edit, or delete dashboards, promotes accountability with a tooltip near the dashboard name, and improves organization with customizable names and descriptions. Advanced customization options include creating custom widgets for traces and logs directly from the dashboard page, providing a unified observability experience. To maximize benefits, teams should identify key metrics, customize dashboards, encourage collaboration, track dashboard creators, and utilize Lumigo's custom widgets to visualize data effectively.
Aug 06, 2024
661 words in the original blog post.
Developers are expensive to hire and retain, and minimizing bug fixes can help reduce new feature backlogs and keep developers happy. Improving code quality and speeding up debugging are two strategies that can be used together to achieve this goal. Modern applications involve complex interactions between containerized and serverless components, making complete end-to-end visibility crucial for testing and identifying issues. OpenTelemetry tracing provides a method for tracking transactions across application components, enabling developers to diagnose performance issues and identify bottlenecks. Lumigo offers automatic instrumentation for OpenTelemetry, simplifying the adoption of tracing and reducing developer work, while its visualization tool provides detailed information about problematic requests, including start time, duration, HTTP method and status, log entries, execution tags, environment variables, payload, and related issues. By adopting OpenTelemetry with Lumigo, organizations can reduce their new feature backlogs and keep developers happy.
Aug 01, 2024
703 words in the original blog post.