Altinity

User Management in ClickHouse® Databases: The Unabridged Edition
User management is a key problem in any analytic application. Fortunately, ClickHouse has a rich set of features for authentication and authorization. We're going to tell you about all of them. We'll start with the model: users, profiles, roles, quotas, and row policies. Then we'll show you implementation choices from XML files to SQL commands to external identity providers like LDAP. Finally, we'll talk about features on the horizon to improve ClickHouse security. There will be a sample code plus plenty of time for questions. Join us to learn how to manage your users simply and effectively.

DevOpsDays Vilnius 2024: Open Source Ecosystem for ClickHouse® on Kubernetes
Discover the open-source tools necessary to deploy, monitor, manage, and utilize your analytical ClickHouse database on Kubernetes. Whether you're using a cloud-managed Kubernetes solution or have your deployment, this talk will provide invaluable insights into navigating the open-source ecosystem for ClickHouse. We will explore the key components needed to seamlessly integrate ClickHouse into your Kubernetes environment and maximize its analytics and data processing potential.
The benefit of the ecosystem: Attendees will gain essential insights into deploying ClickHouse databases on Kubernetes using open-source tools. Whether using cloud-managed Kubernetes or self-deployed environments, join us to streamline your ClickHouse deployment and contribute to enhanced efficiency and innovation in data management within the ecosystem.

DevOpsDays Tampa Bay 2024 Talk: Modern Application Debugging: An Introduction to OpenTelemetry
In this talk, Josh will be sharing his insights and experiences with OpenTelemetry, an open-source project that offers protocols, APIs, and SDKs for collecting metrics, traces, and logs from applications and services. He will cover the tools provided by the OpenTelemetry Community, including the Language SDKs, the Collector, and the OTLP formats for Metrics, Traces, and Logs. He will demonstrate how to instrument and observe a microservices application running on a Kubernetes cluster, utilizing the resources that OpenTelemetry has to offer. You will gain a deeper understanding of using open-source tools like Jaeger and Prometheus to analyze the telemetry signals from your application.

Kubernetes Cluster Logging with the OpenTelemetry Collector and ClickHouse®
Logs may be looked down upon by today’s observability thought leaders, but there is a reason they are the first pillar of observability: there’s a relevant log message at the end of almost every debugging journey! Collecting those logs from applications and infrastructure in a standard format is now trivial thanks to the OpenTelemetry Collector, and we get to keep it in the same format — and potentially the same database — as our other telemetry signals like traces, metrics, and profiles.
In this webinar, we’ll show how to use the OpenTelemetry Collector to gather all application and cluster logs from a Kubernetes cluster. We’ll use ClickHouse to store and query our logs and Grafana to visualize trends. By the end of the session, you’ll have everything you need to standardize your cluster logs on the most forward-looking format available today: OpenTelemetry.

OpenInfra Days North America Talk at Indiana University: Modern Application Debugging: An Introduction to OpenTelemetry
In this talk, Joshua will share his insights and experiences with OpenTelemetry, an open-source project that offers protocols, APIs, and SDKs for collecting metrics, traces, and logs from applications and services. He will cover the comprehensive toolkit provided by the OpenTelemetry community, including language SDKs, the Collector, and the OTLP formats for metrics, traces, and logs.
He will demonstrate how to instrument and monitor a microservices application running on a Kubernetes cluster, utilizing the full potential of OpenTelemetry. Attendees will learn how to use powerful open-source tools like Jaeger and Prometheus to effectively analyze telemetry signals from their applications.

The Doctor Is In–Quick First Aid for Broken ClickHouse® Clusters
Properly managed ClickHouse servers are well-behaved, but every cluster runs into problems at some point.
In this webinar, we'll introduce common issues that require admin intervention or even application changes. Topics include too many connections, too many parts, lost replicas, stuck mutations, and too many detached parts on startup. In each case, we'll explain the problem, show you the symptoms, and give you the standard cures.
There will be extra time for questions, so bring your favorites. We'll be happy to offer opinions.

Open Source Observability Day Talk 2024 – O11y-in-One: ClickHouse as a Unified Telemetry Database
In this talk, Josh from Altinity explores how organizations can simplify their observability stack by using ClickHouse as a unified telemetry database.
Traditionally, separate tools handle metrics, logs, and traces, making data correlation a challenge. Josh discusses the tradeoffs between specialized tools and a unified approach, emphasizing how ClickHouse provides the scalability, performance, and cost-effectiveness needed for modern observability.
Attendees will learn about ClickHouse’s ability to store diverse telemetry data—metrics, logs, traces—and integrate with OpenTelemetry and other observability tools to create a seamless, efficient system for monitoring complex environments.

All Things Open 2024: Fast, Cheap, DIY Observability with Open Source Analytics and Visualization
All Things Open 2024 is a technology conference focusing on the tools, processes, and people making open source possible. THis conference's sophisticated and diverse audience is a technical one that includes designers, developers, decision-makers, entrepreneurs, and technologists of all types and skill levels.
Our CEO, Robert Hodges, will be presenting the talk:
Fast, Cheap, DIY Observability with Open Source Analytics and Visualization
Want to build real-time analytics on big data? Think like a distributed systems engineer! Fast, Faster, Fastest: Object Storage, Cloud Block Storage, and SSD in Analytic Databases Introduction to Real-time Analytics on Kubernetes with ClickHouse.

Dev Fest Atlanta 2024 Talk: Modern Application Debugging: An Introduction to OpenTelemetry
In this talk, Joshua will share his insights and experiences with OpenTelemetry, an open-source project that offers protocols, APIs, and SDKs for collecting metrics, traces, and logs from applications and services. He will cover the comprehensive toolkit provided by the OpenTelemetry community, including language SDKs, the Collector, and the OTLP formats for metrics, traces, and logs.
He will demonstrate how to instrument and monitor a microservices application running on a Kubernetes cluster, utilizing the full potential of OpenTelemetry. Attendees will learn how to use powerful open-source tools like Jaeger and Prometheus to effectively analyze telemetry signals from their applications.
By the end of this session, attendees will have a solid understanding of how to implement OpenTelemetry in their projects, enhancing their debugging and observability practices. Join us as we delve into the world of OpenTelemetry, unlocking the capabilities of this powerful technology for your development needs.

JSConf Mexico 2024: Collect, Ingest, Observe: A New Era for (free) JS Monitoring!
Monitoring JavaScript applications might seem like a formidable challenge, but it's time for a change in perspective. This session is set to demystify the complexities of observability, paving a clear and impactful path to proficiency with OpenTelemetry (OTel) alongside a selection of powerful open-source tools (Grafana & ClickHouse).
Prepare to easily navigate the intricate waters of observability, as we guide you through the essentials of collecting comprehensive telemetry data for insightful visibility into your application's performance and health. We'll explore the synergistic power of OTel and the JavaScript ecosystem, further enhanced by other OSS tools and a real-time DB. This combination will ensure you never miss what is happening within your applications, but what is better: it achieves this without wasting thousands (or even millions) of dollars on third-party services.

Cloud Native Rejekts 2024 Talk: Building an Open Source Observability Stack from Raw Telemetry
We'll dive into integrating OpenTelemetry with tools like GitLab, ArgoCD, ClickHouse, and Grafana to capture, store, and visualize telemetry data.
Whether you're an SRE, DBA, or developer, you'll leave with practical tips for setting up efficient monitoring and ensuring top performance. See you there!

KubeCon & CloudNativeCon Project Lightning Talks 2024 – The OpenTelemetry Hero’s Journey: Working with Open Source Observability
Having correlated metrics, traces, and logs from our services and infrastructure is a vital component of observability.
We will discuss what’s possible with OpenTelemetry and where the gaps are with today’s open-source tools.