# mlflow/mlflow

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mlflow-mlflow).**

24,319 stars · 5,306 forks · Python · apache-2.0

## Links

- GitHub: https://github.com/mlflow/mlflow
- Homepage: https://mlflow.org
- awesome-repositories: https://awesome-repositories.com/repository/mlflow-mlflow.md

## Topics

`agentops` `agents` `ai` `ai-governance` `apache-spark` `evaluation` `langchain` `llm-evaluation` `llmops` `machine-learning` `ml` `mlflow` `mlops` `model-management` `observability` `open-source` `openai` `prompt-engineering`

## Tags

### Artificial Intelligence & ML

- [Experiment Tracking Platforms](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-tracking-platforms.md) — Provides a centralized environment for logging, organizing, and visualizing machine learning experiments.
- [Agent Evaluation Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-evaluation-tools.md) — Analyze agent performance by defining test datasets and custom scorers to assess both final outputs and intermediate tool usage. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/running-evaluation/agents))
- [AI Gateways](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-gateways.md) — Manage access to external AI providers by configuring API keys and defining model endpoints through a web interface. ([source](https://mlflow.org/genai/ai-gateway))
- [Experiment Tracking](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-tracking.md) — Defines unique experiment names, specifies artifact storage locations, and attaches metadata tags to track development progress. ([source](https://mlflow.org/docs/latest/api_reference/rest-api.html))
- [Experiment Tracking Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-tracking-servers.md) — Start a local tracking server with a single command to manage experiments, model artifacts, and metadata for machine learning workflows. ([source](https://mlflow.org/classical-ml))
- [Experiment Tracking Systems](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-tracking-systems.md) — Log experiment parameters, metrics, and models during training using explicit API calls or automatic logging for popular training libraries. ([source](https://mlflow.org/docs/latest/ml/tracking/))
- [LLM Execution Tracing](https://awesome-repositories.com/f/artificial-intelligence-ml/llm-execution-tracing.md) — Captures detailed model call data including prompts, completions, and token counts. ([source](https://mlflow.org/llm-tracing))
- [Model Gateways](https://awesome-repositories.com/f/artificial-intelligence-ml/model-gateways.md) — Aggregates multiple AI service providers behind a single interface to manage authentication, rate limiting, and cost tracking for model requests.
- [Model Lifecycle Management](https://awesome-repositories.com/f/artificial-intelligence-ml/model-lifecycle-management.md) — Centralizes version control, tracks model lineage, and organizes deployment workflows through a structured registry system. ([source](https://mlflow.org/docs/latest/ml/model-registry/))
- [Model Registries](https://awesome-repositories.com/f/artificial-intelligence-ml/model-registries.md) — Tracks versions, assigns aliases, and manages metadata for production-ready deployment workflows. ([source](https://mlflow.org/docs/latest/ml/model-registry/))
- [AI Observability Suites](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-observability-suites.md) — A diagnostic toolkit for tracing, evaluating, and monitoring the performance, quality, and operational costs of complex language model applications.
- [Custom Evaluation Judges](https://awesome-repositories.com/f/artificial-intelligence-ml/custom-evaluation-judges.md) — Adapt base models to act as custom judges that align with specific business requirements and expert human judgment. ([source](https://mlflow.org/genai/evaluations))
- [Evaluation Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/evaluation-frameworks.md) — Configure the LLM used to power evaluation judges by specifying the provider and model name in the judge definition. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/llm-judge/rag/))
- [LLM Provider Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/llm-provider-integrations.md) — Connect various language model providers into a unified gateway to access chat and embedding capabilities through a consistent interface. ([source](https://mlflow.org/docs/latest/genai/governance/ai-gateway/endpoints/model-providers))
- [Model Evaluation Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/model-evaluation-frameworks.md) — Runs systematic evaluations using built-in metrics to track quality and detect regressions in model performance. ([source](https://mlflow.org/genai))
- [Model Inference](https://awesome-repositories.com/f/artificial-intelligence-ml/model-inference.md) — Sends input payloads to a specified endpoint or deployment target to generate predictions from a deployed model. ([source](https://mlflow.org/docs/latest/api_reference/cli.html))
- [Model Inference Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-inference-servers.md) — Deploy machine learning models to diverse environments by launching inference servers with REST endpoints for handling prediction requests. ([source](https://mlflow.org/docs/latest/ml/deployment/))
- [Model Packaging](https://awesome-repositories.com/f/artificial-intelligence-ml/model-packaging.md) — Organizes model artifacts and configuration files into a standardized directory format that supports multiple interoperable model flavors. ([source](https://mlflow.org/docs/latest/ml/model/))
- [Model Serving Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-serving-servers.md) — Launch a local HTTP inference server using command-line tools to serve model predictions via standard REST endpoints. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-locally/))
- [Prompt Engineering Environments](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-engineering-environments.md) — Offers a collaborative environment for versioning, testing, and optimizing prompt templates with integrated lineage tracking and automated evaluation workflows.
- [Prompt Management Systems](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-management-systems.md) — Versions and deploys prompts with full lineage tracking while using automated algorithms to improve output quality. ([source](https://mlflow.org/))
- [Prompt Registries](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-registries.md) — Creates versioned prompt templates with metadata and response format specifications. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/))
- [RAG Evaluation Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/rag-evaluation-frameworks.md) — Evaluate RAG application performance using built-in judges that assess retrieval relevance, groundedness, and context sufficiency based on captured application traces. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/llm-judge/rag/))
- [Agent Deployment Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-deployment-servers.md) — Provides a dedicated server environment for deploying and managing autonomous AI agents with integrated request validation. ([source](https://mlflow.org/genai))
- [AI Gateway Management](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-gateway-management.md) — Update existing endpoints by modifying model settings, connection configurations, or deleting them when they are no longer required. ([source](https://mlflow.org/docs/latest/genai/governance/ai-gateway/endpoints/create-and-manage))
- [AI Observability Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-observability-tools.md) — Captures end-to-end execution traces and performance metrics to debug complex agent workflows and monitor production behavior in real-time.
- [AI Observability Tracing](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-observability-tracing.md) — Captures complete execution traces of applications to monitor production quality, costs, and safety. ([source](https://mlflow.org/genai))
- [Artifact Logging](https://awesome-repositories.com/f/artificial-intelligence-ml/artifact-logging.md) — Associates a local file with a specific run by logging it as an artifact. ([source](https://mlflow.org/docs/latest/api_reference/cli.html))
- [Automated Model Judges](https://awesome-repositories.com/f/artificial-intelligence-ml/automated-model-judges.md) — Tracks quality metrics over time using automated judges to detect regressions and performance issues. ([source](https://mlflow.org/))
- [Automatic Logging](https://awesome-repositories.com/f/artificial-intelligence-ml/automatic-logging.md) — Captures model parameters, metrics, and artifacts automatically by calling a single function before executing training code. ([source](https://mlflow.org/docs/latest/ml/tracking/autolog/))
- [Conversation Evaluation Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/conversation-evaluation-tools.md) — Evaluate existing conversation traces by grouping them via session IDs and applying multi-turn scorers to analyze production data. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/running-evaluation/multi-turn))
- [Experiment Visualization Dashboards](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-visualization-dashboards.md) — Visualize and compare logged experiments, runs, and performance metrics through a web-based interface or a hosted tracking server. ([source](https://mlflow.org/docs/latest/ml/tracking/))
- [Human Feedback Collection](https://awesome-repositories.com/f/artificial-intelligence-ml/human-feedback-collection.md) — Gather input from users and experts to validate judge accuracy, identify performance gaps, and improve overall evaluation quality. ([source](https://mlflow.org/genai/evaluations))
- [LLM Tracing Systems](https://awesome-repositories.com/f/artificial-intelligence-ml/llm-tracing-systems.md) — Instruments LLM applications to capture and send execution traces to a tracking server for observability. ([source](https://mlflow.org/docs/latest/genai/tracing/quickstart/))
- [Model Flavors](https://awesome-repositories.com/f/artificial-intelligence-ml/model-flavors.md) — Ensures compatibility across various machine learning libraries and deployment tools by using a unified interface for loading and scoring models. ([source](https://mlflow.org/docs/latest/ml/model/))
- [Model Serialization Formats](https://awesome-repositories.com/f/artificial-intelligence-ml/model-serialization-formats.md) — Standardizes models into portable directory formats to ensure consistent loading across environments.
- [Model Serving Endpoints](https://awesome-repositories.com/f/artificial-intelligence-ml/model-serving-endpoints.md) — Deploys validated prompt configurations to live endpoints for real-time production inference. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/prompt-engineering))
- [Model Versioning](https://awesome-repositories.com/f/artificial-intelligence-ml/model-versioning.md) — Log models with input and output signatures to define expected data formats, enabling better model understanding and validation for downstream deployment. ([source](https://mlflow.org/docs/latest/ml/deep-learning/pytorch/))
- [Observability Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/observability-tools.md) — Provides a visual interface to debug agent workflows and identify performance bottlenecks. ([source](https://mlflow.org/genai/observability))
- [Agent Deployment Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-deployment-tools.md) — Launches agents using a server that provides automatic request validation and tracing for rapid production deployment. ([source](https://mlflow.org/))
- [Agent Simulation Environments](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-simulation-environments.md) — Simulate user interactions with an agent by defining test cases with specific goals and personas to generate and evaluate diverse conversation scenarios. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/running-evaluation/multi-turn))
- [AI Application Monitoring](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-application-monitoring.md) — Captures complete traces of applications to monitor production quality, costs, and safety using standard observability tools. ([source](https://mlflow.org/))
- [Automated Instrumentation Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/automated-instrumentation-frameworks.md) — Instruments application logic automatically by integrating with agent frameworks to capture execution traces without manual code changes. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/automatic))
- [Conversational Evaluation Suites](https://awesome-repositories.com/f/artificial-intelligence-ml/conversational-evaluation-suites.md) — Assess conversational agents by simulating multi-turn dialogues and applying scorers to evaluate interaction quality and safety at every step. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/running-evaluation/agents))
- [Custom Model Definitions](https://awesome-repositories.com/f/artificial-intelligence-ml/custom-model-definitions.md) — Defines custom inference logic and artifact dependencies to deploy models as standard functions. ([source](https://mlflow.org/docs/latest/ml/model/))
- [Model Checkpoint Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-checkpoint-managers.md) — Save multiple model checkpoints during a single training run and link performance metrics to specific versions for improved traceability. ([source](https://mlflow.org/docs/latest/ml/tracking/))
- [Model Comparison Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/model-comparison-tools.md) — Analyze evaluation results across different agent versions side-by-side to identify regressions, debug issues, and inform future development. ([source](https://mlflow.org/genai/evaluations))
- [Model Containerization Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/model-containerization-tools.md) — Package machine learning models into standardized containers with their dependencies and metadata to ensure consistent execution across various deployment environments. ([source](https://mlflow.org/docs/latest/ml/deployment/))
- [Model Deployment Pipelines](https://awesome-repositories.com/f/artificial-intelligence-ml/model-deployment-pipelines.md) — Provides a standardized framework for packaging, versioning, and deploying machine learning models across diverse production environments and serving infrastructures.
- [Model Serialization](https://awesome-repositories.com/f/artificial-intelligence-ml/model-serialization.md) — Save trained Keras models as artifacts and load them back for inference using dedicated functions that handle model serialization and retrieval. ([source](https://mlflow.org/docs/latest/ml/deep-learning/keras/))
- [Prompt Lifecycle Management](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-lifecycle-management.md) — Manages prompt evolution and deployment pipelines using versioned templates and aliases. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/))
- [Prompt Optimization Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-optimization-frameworks.md) — Improves prompt performance automatically using genetic algorithms and metaprompting techniques. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/optimize-prompts))
- [Training Instrumentation](https://awesome-repositories.com/f/artificial-intelligence-ml/training-instrumentation.md) — Integrate tracking calls directly into training loops to manually log custom metrics, hyperparameters, and model states during development. ([source](https://mlflow.org/docs/latest/ml/deep-learning/pytorch/))
- [AI Auto-Logging Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-auto-logging-tools.md) — Instruments AI applications with minimal effort by using built-in auto-logging capabilities for supported libraries. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/opentelemetry))
- [AI Request Routers](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-request-routers.md) — Directs requests to various providers through a unified interface to manage rate limits and service fallbacks. ([source](https://mlflow.org/))
- [Autologging Controls](https://awesome-repositories.com/f/artificial-intelligence-ml/autologging-controls.md) — Toggles tracking functions to enable or disable automatic data collection for specific libraries. ([source](https://mlflow.org/docs/latest/ml/tracking/autolog/))
- [Data Lineage](https://awesome-repositories.com/f/artificial-intelligence-ml/data-lineage.md) — Track data sources automatically during model training by logging paths, formats, and versions of datasets read from distributed storage systems. ([source](https://mlflow.org/docs/latest/ml/traditional-ml/sparkml/))
- [Data Lineage Trackers](https://awesome-repositories.com/f/artificial-intelligence-ml/data-lineage-trackers.md) — Record metadata about training datasets to maintain lineage and traceability between data sources and final model performance. ([source](https://mlflow.org/docs/latest/ml/tracking/))
- [Deep Learning Experiment Trackers](https://awesome-repositories.com/f/artificial-intelligence-ml/deep-learning-experiment-trackers.md) — Capture training metrics, model parameters, and artifacts automatically during Keras model training by enabling a single-line configuration function. ([source](https://mlflow.org/docs/latest/ml/deep-learning/keras/))
- [Inference Clients](https://awesome-repositories.com/f/artificial-intelligence-ml/inference-clients.md) — Interact with model servers using standard HTTP requests to perform inference, check health status, and retrieve version information. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-locally/))
- [Model Benchmarking Interfaces](https://awesome-repositories.com/f/artificial-intelligence-ml/model-benchmarking-interfaces.md) — Test registered models against defined datasets and scorers by wrapping them in a prediction function and passing them to the evaluation interface. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/running-evaluation/agents))
- [Model Configuration Management](https://awesome-repositories.com/f/artificial-intelligence-ml/model-configuration-management.md) — Stores inference parameters with prompt templates to ensure consistent model behavior. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/))
- [Model Signatures](https://awesome-repositories.com/f/artificial-intelligence-ml/model-signatures.md) — Specifies input and output schemas with examples to enable automated validation and testing. ([source](https://mlflow.org/docs/latest/ml/model/))
- [Model Validation Schemas](https://awesome-repositories.com/f/artificial-intelligence-ml/model-validation-schemas.md) — Enforces data integrity by validating runtime payloads against predefined signatures during model serving.
- [Transformer Model Management](https://awesome-repositories.com/f/artificial-intelligence-ml/transformer-model-management.md) — Log transformer pipelines and individual model components to track model artifacts, metadata, and prompt templates for reproducible workflows. ([source](https://mlflow.org/docs/latest/ml/deep-learning/transformers/))
- [Autologging Customization](https://awesome-repositories.com/f/artificial-intelligence-ml/autologging-customization.md) — Passes arguments to initialization functions to customize model signature logging and refine data collection settings. ([source](https://mlflow.org/docs/latest/ml/tracking/autolog/))
- [Batch Inference Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/batch-inference-tools.md) — Process input data in bulk using command-line tools or scripts to generate predictions and save results to an output file. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-locally/))
- [Decorator-based Scorers](https://awesome-repositories.com/f/artificial-intelligence-ml/decorator-based-scorers.md) — Create custom evaluation logic using a decorator to process application inputs, outputs, and execution traces for automated performance assessment. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/custom/))
- [Dependency Management](https://awesome-repositories.com/f/artificial-intelligence-ml/dependency-management.md) — Infers required packages automatically and defines custom environment configurations to ensure consistent model execution. ([source](https://mlflow.org/docs/latest/ml/model/))
- [Embedding Model Utilities](https://awesome-repositories.com/f/artificial-intelligence-ml/embedding-model-utilities.md) — Log and load sentence transformer models with full metadata, model signatures, and support for native loading and generic inference interfaces. ([source](https://mlflow.org/docs/latest/ml/deep-learning/sentence-transformers/))
- [Experiment Identifiers](https://awesome-repositories.com/f/artificial-intelligence-ml/experiment-identifiers.md) — Fetches the unique identifier for a newly created experiment after successfully submitting a creation request. ([source](https://mlflow.org/docs/latest/api_reference/rest-api.html))
- [ML Infrastructure Configuration](https://awesome-repositories.com/f/artificial-intelligence-ml/ml-infrastructure-configuration.md) — Configure the tracking server architecture by plugging in custom backend stores for metadata and artifact stores for large files. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-to-kubernetes/))
- [Model Signature Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/model-signature-generators.md) — Generate model signatures automatically using language-specific type hints to enable runtime data validation and improve development environment support. ([source](https://mlflow.org/docs/latest/ml/model/signatures/))
- [OpenTelemetry Exporters](https://awesome-repositories.com/f/artificial-intelligence-ml/opentelemetry-exporters.md) — Exports OpenTelemetry traces from any language or framework by configuring the OTLP endpoint. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/opentelemetry))
- [Prompt Caching Strategies](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-caching-strategies.md) — Configures memory-based caching to improve retrieval performance for prompt requests. ([source](https://mlflow.org/docs/latest/genai/prompt-registry/))
- [Semantic Search](https://awesome-repositories.com/f/artificial-intelligence-ml/semantic-search.md) — Build semantic search systems by logging model parameters, saving corpus artifacts, and performing similarity searches using encoded document embeddings. ([source](https://mlflow.org/docs/latest/ml/deep-learning/sentence-transformers/))
- [Stateful Evaluation Scorers](https://awesome-repositories.com/f/artificial-intelligence-ml/stateful-evaluation-scorers.md) — Implement complex evaluation logic by extending a base class and overriding the call method to create stateful scoring behaviors. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/custom/))

### Content Management & Publishing

- [Prompt Repositories](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/prompt-repositories.md) — Maintains prompt templates with version control and A/B testing capabilities. ([source](https://mlflow.org/llmops))

### System Administration & Monitoring

- [Agent Execution Tracing](https://awesome-repositories.com/f/system-administration-monitoring/agent-execution-tracing.md) — Visualizes complex agent reasoning steps, tool calls, and retrieval processes for debugging. ([source](https://mlflow.org/llmops))
- [Automatic Tracing Instrumentation](https://awesome-repositories.com/f/system-administration-monitoring/automatic-tracing-instrumentation.md) — Enables comprehensive observability by capturing execution details with minimal code changes. ([source](https://mlflow.org/docs/latest/genai/getting-started/))
- [LLM Execution Tracing](https://awesome-repositories.com/f/system-administration-monitoring/llm-execution-tracing.md) — Captures inputs, outputs, and execution details to provide full visibility into LLM behavior. ([source](https://mlflow.org/genai/observability))
- [AI Cost Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/ai-cost-monitoring.md) — Tracks token usage and model efficiency to identify optimization opportunities. ([source](https://mlflow.org/ai-observability))
- [Application Quality Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/application-quality-monitoring.md) — Tracks quality metrics over time to proactively identify and resolve issues. ([source](https://mlflow.org/genai/observability))
- [Automated Trace Evaluation](https://awesome-repositories.com/f/system-administration-monitoring/automated-trace-evaluation.md) — Configures automated judges to evaluate production traces for quality monitoring. ([source](https://mlflow.org/docs/latest/genai/tracing/prod-tracing))
- [Dynamic Autologging](https://awesome-repositories.com/f/system-administration-monitoring/dynamic-autologging.md) — Automatically captures training metrics and artifacts by injecting tracking logic into libraries at runtime.
- [OpenTelemetry Exporters](https://awesome-repositories.com/f/system-administration-monitoring/opentelemetry-exporters.md) — Standardizes the transmission of execution traces by adhering to open observability protocols.
- [Decorator-Based Instrumentation](https://awesome-repositories.com/f/system-administration-monitoring/decorator-based-instrumentation.md) — Captures function inputs and outputs by wrapping code in decorators for performance analysis.
- [Execution Path Visualization](https://awesome-repositories.com/f/system-administration-monitoring/execution-path-visualization.md) — Visualizes complex execution paths in multi-step agents to make every step debuggable. ([source](https://mlflow.org/ai-observability))
- [Performance Trend Analysis](https://awesome-repositories.com/f/system-administration-monitoring/performance-trend-analysis.md) — Identifies performance patterns across large-scale deployments using summary interfaces. ([source](https://mlflow.org/genai/observability))
- [Trace Querying](https://awesome-repositories.com/f/system-administration-monitoring/trace-querying.md) — Provides a query language to filter traces based on attributes and tags. ([source](https://mlflow.org/docs/latest/genai/tracing/search-traces))
- [Trace Sampling](https://awesome-repositories.com/f/system-administration-monitoring/trace-sampling.md) — Manages export volume using global sampling ratios and per-endpoint overrides. ([source](https://mlflow.org/docs/latest/genai/tracing/prod-tracing))
- [Usage Monitoring Tools](https://awesome-repositories.com/f/system-administration-monitoring/usage-monitoring-tools.md) — Provides aggregated visibility into token usage and financial costs for model calls. ([source](https://mlflow.org/docs/latest/genai/tracing/token-usage-cost/))
- [Automated Trace Diagnostics](https://awesome-repositories.com/f/system-administration-monitoring/automated-trace-diagnostics.md) — Automatically detects quality and operational issues within captured application traces. ([source](https://mlflow.org/docs/latest/genai/getting-started/))
- [Observability Controls](https://awesome-repositories.com/f/system-administration-monitoring/observability-controls.md) — Provides global control over trace collection to manage observability overhead and privacy. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/automatic))
- [Programmatic Trace Analysis](https://awesome-repositories.com/f/system-administration-monitoring/programmatic-trace-analysis.md) — Retrieves trace data via a Python API for analysis as structured data frames. ([source](https://mlflow.org/docs/latest/genai/tracing/search-traces))
- [Resource Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/resource-monitoring.md) — Monitor hardware resource utilization, including GPU, CPU, disk, and network metrics, to identify performance bottlenecks and optimize training efficiency. ([source](https://mlflow.org/docs/latest/ml/deep-learning/pytorch/))
- [Session Tracking](https://awesome-repositories.com/f/system-administration-monitoring/session-tracking.md) — Groups related execution traces into user sessions to analyze multi-turn conversation flows. ([source](https://mlflow.org/docs/latest/genai/tracing/quickstart/))
- [Trace Context Management](https://awesome-repositories.com/f/system-administration-monitoring/trace-context-management.md) — Attaches request and user metadata to production traces for improved debugging. ([source](https://mlflow.org/docs/latest/genai/tracing/prod-tracing))

### Testing & Quality Assurance

- [LLM Evaluation](https://awesome-repositories.com/f/testing-quality-assurance/model-testing/llm-evaluation.md) — Provides a dedicated environment for evaluating LLM application performance through prediction functions and datasets. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/llm-judge/predefined))
- [Model Evaluation](https://awesome-repositories.com/f/testing-quality-assurance/model-testing/model-evaluation.md) — Allows developers to define custom functions to measure specific quality aspects of AI applications. ([source](https://mlflow.org/genai/evaluations))
- [Execution Tracers](https://awesome-repositories.com/f/testing-quality-assurance/debugging-diagnostics/execution-tracers.md) — Enables deep inspection of agent execution traces to validate retrieval and tool usage. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/scorers/custom/))
- [Performance Profiling](https://awesome-repositories.com/f/testing-quality-assurance/performance-testing-analysis/performance-profiling.md) — Analyze logged experiment traces to discover operational bottlenecks and quality issues, generating a comprehensive report with actionable recommendations for improvement. ([source](https://mlflow.org/docs/latest/genai/eval-monitor/ai-insights/ai-issue-discovery))

### Web Development

- [Model Serving](https://awesome-repositories.com/f/web-development/model-serving.md) — Launches a local webserver that accepts prediction requests in various data formats to serve saved models. ([source](https://mlflow.org/docs/latest/api_reference/cli.html))

### Development Tools & Productivity

- [Experiment Tracking Tools](https://awesome-repositories.com/f/development-tools-productivity/experiment-tracking-tools.md) — Start a local tracking server using the command line interface to manage experiments, models, and metadata for development workflows. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-to-kubernetes/))
- [Artifact Management](https://awesome-repositories.com/f/development-tools-productivity/artifact-management.md) — Transfers artifact files or directories from a remote repository to a local filesystem destination for further analysis. ([source](https://mlflow.org/docs/latest/api_reference/cli.html))

### Networking & Communication

- [Distributed Trace Propagation](https://awesome-repositories.com/f/networking-communication/distributed-trace-propagation.md) — Maintains unified trace context across distributed services using W3C TraceContext headers. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/distributed-tracing))

### Security & Cryptography

- [Model Access Governance](https://awesome-repositories.com/f/security-cryptography/model-access-governance.md) — Provides centralized governance for model access, including rate limiting and cost tracking. ([source](https://mlflow.org/llmops))
- [AI Compliance Governance](https://awesome-repositories.com/f/security-cryptography/ai-compliance-governance.md) — Maintains audit trails and enforces content guardrails to meet organizational compliance requirements. ([source](https://mlflow.org/ai-observability))
- [Authentication Clients](https://awesome-repositories.com/f/security-cryptography/authentication-clients.md) — Supports multiple authentication methods for secure programmatic access to the tracking server. ([source](https://mlflow.org/docs/latest/self-hosting/security/basic-http-auth))
- [Access Control Policies](https://awesome-repositories.com/f/security-cryptography/access-control-policies.md) — Controls access to resources by assigning granular permissions that define user interaction with assets. ([source](https://mlflow.org/docs/latest/self-hosting/workspaces/))
- [Authentication Middleware](https://awesome-repositories.com/f/security-cryptography/authentication-middleware.md) — Secure the tracking server using built-in authentication methods and network protection middleware to prevent unauthorized access. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-to-kubernetes/))
- [OIDC Authentication Plugins](https://awesome-repositories.com/f/security-cryptography/oidc-authentication-plugins.md) — Integrates with external identity providers to manage user sessions via OIDC. ([source](https://mlflow.org/docs/latest/self-hosting/security/sso))

### DevOps & Infrastructure

- [ML Orchestration Deployments](https://awesome-repositories.com/f/devops-infrastructure/ml-orchestration-deployments.md) — Deploy the tracking server using container orchestration tools or managed cloud services for production-scale environments. ([source](https://mlflow.org/docs/latest/ml/deployment/deploy-model-to-kubernetes/))

### Software Engineering & Architecture

- [Application State Versioning](https://awesome-repositories.com/f/software-engineering-architecture/application-state-versioning.md) — Snapshots code and configurations into versioned entities for reliable reproduction. ([source](https://mlflow.org/docs/latest/genai/version-tracking/))
- [Asynchronous Tracing](https://awesome-repositories.com/f/software-engineering-architecture/asynchronous-tracing.md) — Captures execution context across asynchronous functions to ensure accurate tracing. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/manual-tracing))
- [Workspace Management Systems](https://awesome-repositories.com/f/software-engineering-architecture/workspace-management-systems.md) — Organizes resources into isolated workspaces to share infrastructure across teams while maintaining strict boundaries. ([source](https://mlflow.org/docs/latest/self-hosting/workspaces/))
- [Declarative Tracing](https://awesome-repositories.com/f/software-engineering-architecture/declarative-tracing.md) — Captures inputs, outputs, and execution time using decorators that maintain call relationships. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/manual-tracing))
- [Multi-tenant Isolation Policies](https://awesome-repositories.com/f/software-engineering-architecture/multi-tenant-isolation-policies.md) — Enforces data and access boundaries by prefixing storage paths and applying granular permissions to separate assets across different organizational teams.
- [Telemetry Systems](https://awesome-repositories.com/f/software-engineering-architecture/telemetry-systems.md) — Offloads trace and metric data collection to background processes to maintain application performance during high-throughput operations.
- [Tracing Instrumentation](https://awesome-repositories.com/f/software-engineering-architecture/tracing-instrumentation.md) — Allows dynamic customization of span names and attributes during function execution. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/manual-tracing))
- [Wrapper-based Instrumentation](https://awesome-repositories.com/f/software-engineering-architecture/wrapper-based-instrumentation.md) — Wraps existing functions to capture execution context without modifying original definitions. ([source](https://mlflow.org/docs/latest/genai/tracing/app-instrumentation/manual-tracing))
