Skip to content
View dheeraj-vanamala's full-sized avatar

Organizations

@Clarvynn

Block or report dheeraj-vanamala

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dheeraj-vanamala/README.md

Dheeraj Vanamala

Platform Engineer | Building for OpenTelemetry Ecosystem

I focus on the intersection of **Infrastructure Efficiency** and **Observability Governance**. My goal is to bridge the gap between "Storing Everything" and "Understanding Anything."


Current Focus: Clarvynn

Status: Active Development

I am building Clarvynn, an open-source initiative to solve "Telemetry Sprawl" at the source.

  • The Thesis: Moving governance upstream (into the application runtime) is more efficient than filtering downstream (at the Collector/Database).
  • The Tech: A Python-based OTel adapter that sits in-process to curate high-fidelity signals before serialization.
  • The Goal: Eliminate the "Serialization Tax" and give developers control over their observability budget via Telemetry Contracts.

--> Check out the Repository to see the architecture and roadmap.


Engineering Philosophy

  • Signals > Noise: Observability is a data quality problem, not just a storage pricing problem.
  • Source Governance: The service owner knows the intent of a log; the SRE only knows the cost. Governance belongs where the intent lives.
  • Infrastructure as Code: If it isn't defined in code (or a contract), it doesn't exist.

The Toolbox

  • Observability: OpenTelemetry (OTLP), Prometheus, Grafana, Distributed Tracing
  • Infrastructure: Kubernetes, Docker, Terraform, Azure, GCP
  • Languages: Python, Bash
  • Practices: FinOps, Performance Engineering

Let's Connect

I am always open to discussing OpenTelemetry patterns, Platform Engineering, and OSS Collaboration.


Building infrastructure that scales

Popular repositories Loading

  1. DevOps-Postmortems DevOps-Postmortems Public

    A collection of detailed postmortem reports documenting real-world DevOps incidents, troubleshooting steps, and resolutions. Each incident is organized in its own folder with logs, root cause analy…

    Python 1

  2. example-voting-app example-voting-app Public

    Forked from kodekloudhub/example-voting-app

    Example Docker Compose app

    C#

  3. Azure-zero-to-hero Azure-zero-to-hero Public

    Forked from iam-veeramalla/Azure-zero-to-hero

    Repository to learn Azure from Zero. This repository covers the complete Azure fundamentals required for a DevOps Engineer.

    HCL

  4. three-tier-architecture-demo three-tier-architecture-demo Public

    Forked from iam-veeramalla/three-tier-architecture-demo

    Demonstrates three tier architecture using 12 micro services project on AWS EKS.

    JavaScript

  5. terraform-zero-to-hero terraform-zero-to-hero Public

    Forked from iam-veeramalla/terraform-zero-to-hero

    Master Terraform in 7 days using this Zero to Hero course.

    HCL

  6. observability-zero-to-hero observability-zero-to-hero Public

    Forked from iam-veeramalla/observability-zero-to-hero

    Repo for learning observability

    Go