Skip to content
View yaten2302's full-sized avatar

Organizations

@AttendEase-ERP

Block or report yaten2302

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
yaten2302/README.md

Hi, I'm Yaten Dhingra 👋

Golang & Web Developer | Open Source | CNCF | OpenTelemetry Member | LiFT'25 Scholar


Computer Science undergraduate from New Delhi passionate about building scalable backend systems, developer tooling, and cloud-native applications.

LiFT’25 Scholar by the Linux Foundation for contributions to the open-source ecosystem.

Active in cloud-native communities - Volunteer at CNCG New Delhi and Organizing Team Member for Kubernetes Community Days (KCD) Delhi 2026, contributing to large-scale community events through on-ground operations, website collaboration, and social media outreach.


Professional Experience

OpenTelemetry - Contributing Member & Code Owner

📅 Oct 2025 – Present

  • Contributor to OpenTelemetry and code owner of the AWSCloudWatchLogsExporter, reviewing PRs and maintaining exporter stability.
  • Fixed critical exporter issues affecting cross-account AWS deployments, unblocking enterprise users and improving compatibility across cloud environments.
  • Regularly participate in maintainer discussions, design reviews, and issue triage, contributing to the evolution of OpenTelemetry standards and best practices.

ERP Manthan (VSET) - Software Engineering Intern

📅 Jun 2025 – Jul 2025

  • Worked with the ERP Manthan team, a centralized web portal for colleges to manage student records, attendance, faculty data, assignments, and academic operations at a single place.
  • Designed and implemented a student registration module to handle structured storage and retrieval of student data across current and past batches.
  • Collaborated with the ERP team to ensure data validation, clean backend workflows, and maintainable business logic.

Projects

A Go-based distributed order processing system designed to demonstrate real-world observability concepts.
Implements OpenTelemetry tracing across HTTP services, Kafka messaging, and PostgreSQL, with traces visualized in Jaeger and failure simulations to explore debugging in distributed systems.


A modular Go CLI tool for automated database backups supporting multiple database engines.
Features compressed backups, structured logging, and pluggable storage backends (local and cloud) to ensure reliable and extensible data protection workflows.


Notable Open Source Contributions

  • Fixed a bug removing role_arn support in the awscloudwatchlogs exporter, restoring IAM role-based authentication and unblocking IBM Software Group’s production observability pipeline.
  • Added a CLI flag to retrieve the Postgres database URL via branches get, enabling automated branch preview setup and reducing manual environment configuration in CI/CD pipelines.
  • Built a metrics visualization component supporting linear, circular, and raw modes with flexible APIs and 90%+ unit test coverage, and contributed documentation and demos.

Tools & Tech I Use

Golang TypeScript React JavaScript Docker Kubernetes OpenTelemetry


Let’s Connect


🧠 Always curious. Always building. Always open to collaboration.

If you're interested in open source, distributed systems, observability, or cloud-native engineering, feel free to connect!

Pinned Loading

  1. DBVault DBVault Public

    A unified CLI to back up, restore, compress, and store databases securely across any environment.

    Go

  2. otel-playground otel-playground Public

    A Go-based distributed system demonstrating OpenTelemetry tracing across HTTP, Kafka, and PostgreSQL with end-to-end observability visualization.

    Go 1 1