awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sentry-kubernetes avatar

sentry-kubernetes/charts

0
View on GitHub↗
1,369 स्टार्स·590 फोर्क्स·Mustache·MIT·1 व्यू

Charts

This project provides a collection of Helm charts designed for deploying and managing self-hosted error tracking and performance monitoring infrastructure within a Kubernetes cluster. It enables the deployment of complex, multi-service application stacks using standardized configuration templates to ensure consistent and repeatable infrastructure management.

The platform distinguishes itself by automating the operational requirements of distributed event processing, including the horizontal autoscaling of background task workers and the secure generation of cryptographic keys for internal service communication. It supports flexible data management by allowing users to provision local database instances or integrate with external managed databases, message brokers, and object storage backends.

The infrastructure includes comprehensive tooling for traffic management through ingress routing rules and persistent storage configuration to enable consistent data access across distributed worker services. These components collectively facilitate the deployment of a scalable observability environment capable of capturing diagnostic data and monitoring application health within a private cluster.

Features

  • Error Tracking - Provides self-hosted infrastructure for capturing, monitoring, and analyzing application errors and performance data.
  • Distributed Task Queues - Scales background task processing horizontally by distributing workloads across multiple worker services based on demand.
  • Helm Chart Deployment - Provides Helm charts for deploying and scaling error tracking and performance monitoring services on Kubernetes.
  • Kubernetes Application Deployments - Deploys complex, multi-service observability stacks onto Kubernetes using standardized configuration templates.
  • Task Distribution Scaling - Supports horizontal autoscaling of background task workers to handle high-volume event and transaction queues.
  • Distributed Task Queues - Distributes background workloads across independent worker services to process high volumes of event data asynchronously.
  • Monitoring Infrastructure Automation - Automates the deployment, scaling, and lifecycle management of complex observability infrastructure within Kubernetes clusters.
  • Data Persistence and Storage - Connects containerized applications to managed external databases and object storage for reliable, scalable data persistence.
  • External Storage Integrations - Integrates with external managed PostgreSQL or ClickHouse instances to improve data storage scalability.
  • Object Storage Integrations - Integrates with S3-compatible object storage backends for reliable persistence of raw event data and profiling files.
  • Persistent Storage Management - Manages persistent storage volumes to ensure consistent data access across distributed worker and cron services.
  • Container Orchestration Templates - Uses parameterized Helm templates to define and deploy complex, multi-service application stacks on Kubernetes.
  • Kubernetes Deployments - Manages distributed event processing, database connectivity, and storage integration for application monitoring deployments.
  • Shared Volume Mounting - Mounts shared persistent volumes across worker pods to enable consistent data access in distributed environments.
  • Ingress-Based Routing - Configures ingress routing rules to direct external web traffic to the appropriate backend services within the cluster.
  • Secret Orchestration - Automates the generation and management of cryptographic keys for secure inter-service communication within the cluster.
  • Secrets Management - Automates the generation and management of cryptographic secrets to secure inter-service communication within the deployed stack.
  • Service Communication Security - Secures internal service communication through automated secret management and encrypted transit channels.
  • Cloud Native Observability - Facilitates cloud-native observability by routing event data through scalable workers and persistent storage backends.

स्टार हिस्ट्री

sentry-kubernetes/charts के लिए स्टार हिस्ट्री चार्टsentry-kubernetes/charts के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Charts को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Charts दिखाई देता है।
  • Error tracking platform

Charts के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Charts के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nats-io/nats-servernats-io का अवतार

    nats-io/nats-server

    20,076GitHub पर देखें↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Gocloudcloud-computingcloud-native
    GitHub पर देखें↗20,076
  • jenkins-x/jxjenkins-x का अवतार

    jenkins-x/jx

    4,691GitHub पर देखें↗

    jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of applications. It functions as a cloud native pipeline manager that executes container-based build and deployment sequences using a catalog of reusable tasks. The project distinguishes itself through the automated orchestration of preview environments, which are created and destroyed based on pull request activity to enable validation before merging. It employs a GitOps-based state synchronization model to maintain the desired state of clusters by polling git repositories and

    Goacceleratorcicdcontinuous-delivery
    GitHub पर देखें↗4,691
  • uptrace/uptraceuptrace का अवतार

    uptrace/uptrace

    4,098GitHub पर देखें↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Goapmapplication-monitoringclickhouse
    GitHub पर देखें↗4,098
  • marcel-dempers/docker-development-youtube-seriesmarcel-dempers का अवतार

    marcel-dempers/docker-development-youtube-series

    5,773GitHub पर देखें↗

    This project provides a collection of implementation kits, guides, and source code designed to teach containerized application development and cluster management. It serves as a learning path for packaging applications with Docker and orchestrating workloads within Kubernetes. The repository includes practical walkthroughs for building automated delivery pipelines using containerized runners and build agents. It also provides a suite of guides for implementing cloud-native observability, deploying service meshes, and managing Kubernetes cluster configurations. The material covers a broad ran

    Go
    GitHub पर देखें↗5,773
Charts के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

sentry-kubernetes/charts क्या करता है?

This project provides a collection of Helm charts designed for deploying and managing self-hosted error tracking and performance monitoring infrastructure within a Kubernetes cluster. It enables the deployment of complex, multi-service application stacks using standardized configuration templates to ensure consistent and repeatable infrastructure management.

sentry-kubernetes/charts की मुख्य विशेषताएं क्या हैं?

sentry-kubernetes/charts की मुख्य विशेषताएं हैं: Error Tracking, Distributed Task Queues, Helm Chart Deployment, Kubernetes Application Deployments, Task Distribution Scaling, Monitoring Infrastructure Automation, Data Persistence and Storage, External Storage Integrations।

sentry-kubernetes/charts के कुछ ओपन-सोर्स विकल्प क्या हैं?

sentry-kubernetes/charts के ओपन-सोर्स विकल्पों में शामिल हैं: nats-io/nats-server — NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge… jenkins-x/jx — jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of… uptrace/uptrace — Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces,… marcel-dempers/docker-development-youtube-series — This project provides a collection of implementation kits, guides, and source code designed to teach containerized… apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… airtai/faststream — FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified…