Skip to main content

4 docs tagged with "metrics"

View all tags

OpenTelemetry: Observability Framework

OpenTelemetry is a collection of APIs, SDKs, and tools for instrumenting, generating, collecting, and exporting telemetry data (metrics, logs, and traces) to help you analyze your software's performance and behavior.

RAGAS: LLM Evaluation Framework

RAGAS is a comprehensive framework for evaluating Retrieval-Augmented Generation (RAG) systems. It provides a suite of metrics to assess the quality of RAG pipelines, helping developers and researchers understand how well their systems perform across different dimensions.

Self-Hosting DORA Metrics Dashboard

This document outlines how to self-host a DORA (DevOps Research and Assessment) metrics dashboard. Self-hosting provides control over your data, but requires technical expertise. Several open-source and commercial solutions exist. This guide discusses general approaches and considerations. It does not cover specific code implementations.