awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dora-team avatar

dora-team/fourkeysArchived

0
View on GitHub↗
2,241 نجوم·603 تفرعات·Python·Apache-2.0·0 مشاهدات

Fourkeys

Fourkeys is a software delivery analytics platform designed to track, calculate, and display core DevOps performance indicators and metrics. It ingests development and deployment events from version control, continuous integration, incident management, and deployment systems through authorized webhook endpoints, custom data parsers, and pluggable adapters. The platform processes incoming events using serverless functions and populates a data warehouse to measure engineering speed and reliability.

The system calculates key performance measurements including deployment frequency, lead time for changes, change failure rate, and service restoration time. Users can update data warehouse query views to reclassify how specific development occurrences are categorized, and generate simulated activity data to test pipeline ingestion, event parsing, metric storage, and dashboard visualizations without live traffic.

The platform includes customizable graphical interfaces that visualize software delivery metrics and productivity indicators in real time. Infrastructure provisioning and pipeline deployment are supported through declarative configurations and modular templates that automate cloud monitoring resources.

Features

  • Delivery Performance Metrics - Tracks core software delivery performance indicators like deployment frequency and lead time by automatically processing delivery and incident data.
  • DORA Metrics - Tracks the four key software delivery metrics to evaluate team productivity and release reliability through visual dashboards.
  • Event Data Processing - Transforms incoming development events through serverless functions and loads them into a data warehouse.
  • Deployment Frequency Calculations - Measures how often a team successfully releases software updates to production over specific time periods.
  • Delivery Lead Times - Computes the median duration it takes for an individual code commit to travel from version control into production.
  • Delivery Performance Tracking - Measures core engineering performance indicators like deployment frequency and lead time by processing software release data.
  • CI/CD Pipeline Orchestration - Ingests and transforms webhook notifications from version control and deployment systems into engineering analytics.
  • Delivery Toolchain Integrations - Connects continuous delivery platforms and version control systems using pluggable adapters to ingest software lifecycle events.
  • Service Restoration Metrics - Calculates the median duration between a faulty production deployment and the successful resolution of the resulting incident.
  • Software Delivery Analytics - Tracks deployment frequency, lead time, time to restore service, and change failure rate through an analytics platform.
  • Webhook Event Receivers - Receives webhook notifications from version control and issue tracking systems to publish them into message queues.
  • Change Failure Rate Calculations - Calculates the percentage of production deployments that result in failures requiring remediation or incident reports.
  • Analytics Platforms - Ingests development and deployment events to calculate core DevOps performance indicators and metrics.
  • Custom Event Sources - Ingests incoming payloads from external webhook endpoints and custom data parsers to process development events securely.
  • Metric Dashboards - Displays key operational and performance indicators on customizable graphical interfaces for real-time monitoring.
  • DevOps Delivery Dashboards - Provides customizable graphical dashboards that visualize software delivery metrics and engineering productivity indicators.
  • Event Data Reclassifications - Allows users to update data warehouse query views to reclassify development occurrences into changes, deployments, or incidents.
  • Declarative Infrastructure Provisioning - Provisions platform resources using declarative infrastructure-as-code configurations instead of manual scripts.
  • Deployment Patterns - Processes non-standard release strategies including canary, blue-green, and multi-change-set deployments.
  • Cloud Provisioning Templates - Automates the provisioning of cloud monitoring resources and data pipelines using modular infrastructure templates.
  • Development Event Simulations - Generates simulated version control events, deployments, and incidents to test data pipelines and dashboard visualizations without live traffic.

سجل النجوم

مخطط تاريخ النجوم لـ dora-team/fourkeysمخطط تاريخ النجوم لـ dora-team/fourkeys

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Fourkeys

مجموعات منسقة بعناية يظهر فيها Fourkeys.
  • Developer productivity metrics

بدائل مفتوحة المصدر لـ Fourkeys

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Fourkeys.
  • apache/incubator-devlakeالصورة الرمزية لـ apache

    apache/incubator-devlake

    2,940عرض على GitHub↗

    DevLake is a DevOps data platform and analytics tool designed to orchestrate data pipelines that ingest, transform, and sync metadata from external development tools into a unified database. It functions as a system for collecting and normalizing data from source control, CI/CD pipelines, and issue trackers into a standardized schema to enable consistent software delivery analytics. The platform distinguishes itself by transforming tool-specific data into a common domain model, allowing for the calculation of engineering metrics via SQL. It provides specialized frameworks for measuring DORA m

    Godashboard-friendlydatadata-analysis
    عرض على GitHub↗2,940
  • hygieia/hygieiaالصورة الرمزية لـ hygieia

    hygieia/hygieia

    3,818عرض على GitHub↗

    Hygieia is a DevOps metrics dashboard and tool aggregator designed to visualize the software delivery lifecycle. It functions as a software delivery analytics platform that collects and normalizes engineering productivity metrics to identify bottlenecks in delivery workflows. The system operates as a modular engineering observability tool, utilizing a plugin-based architecture to monitor and report on real-time delivery status and historical trends. This approach allows it to integrate with various build, test, and deployment tools to provide a unified view of pipeline health. The platform c

    TypeScriptcontinuous-deliverycontinuous-deploymentcontinuous-integration
    عرض على GitHub↗3,818
  • boto/boto3الصورة الرمزية لـ boto

    boto/boto3

    9,834عرض على GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • audreyfeldroy/cookiecutter-pypackageالصورة الرمزية لـ audreyfeldroy

    audreyfeldroy/cookiecutter-pypackage

    4,584عرض على GitHub↗

    This project is a Cookiecutter template for bootstrapping Python packages with a standardized directory layout and configuration files. It provides a foundation for new libraries by generating project structures, boilerplate files, and command-line interface entry points. The template emphasizes a secure software supply chain through hardened build pipelines. It utilizes commit SHA pinning for actions and minimal permission sets to protect against attacks, while providing a setup for building and uploading signed packages to registries using secure identity providers. The project covers a br

    Python
    عرض على GitHub↗4,584
عرض جميع البدائل الـ 30 لـ Fourkeys→

الأسئلة الشائعة

ما هي وظيفة dora-team/fourkeys؟

Fourkeys is a software delivery analytics platform designed to track, calculate, and display core DevOps performance indicators and metrics. It ingests development and deployment events from version control, continuous integration, incident management, and deployment systems through authorized webhook endpoints, custom data parsers, and pluggable adapters. The platform processes incoming events using serverless functions and populates a data warehouse to measure engineering…

ما هي الميزات الرئيسية لـ dora-team/fourkeys؟

الميزات الرئيسية لـ dora-team/fourkeys هي: Delivery Performance Metrics, DORA Metrics, Event Data Processing, Deployment Frequency Calculations, Delivery Lead Times, Delivery Performance Tracking, CI/CD Pipeline Orchestration, Delivery Toolchain Integrations.

ما هي البدائل مفتوحة المصدر لـ dora-team/fourkeys؟

تشمل البدائل مفتوحة المصدر لـ dora-team/fourkeys: apache/incubator-devlake — DevLake is a DevOps data platform and analytics tool designed to orchestrate data pipelines that ingest, transform,… hygieia/hygieia — Hygieia is a DevOps metrics dashboard and tool aggregator designed to visualize the software delivery lifecycle. It… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… audreyfeldroy/cookiecutter-pypackage — This project is a Cookiecutter template for bootstrapping Python packages with a standardized directory layout and… anc95/chatgpt-codereview — ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review… aws/copilot-cli — AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It…