Skip to content

Jaegeonyoon/open-source-activity-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Open Source Activity Log

This repository records selected open-source investigations, pull requests, issue discussions, and technical learning notes.

It is not a raw personal journal, private failure log, or career strategy document.
Only public, technically relevant, and verifiable activity is recorded here.

Purpose

The purpose of this repository is to preserve evidence of open-source work in a structured form:

  • issue investigations
  • pull requests
  • documentation contributions
  • bug reproductions
  • maintainer discussions
  • testing and verification notes
  • lessons learned from public technical work

The focus is not only whether a pull request was merged, but also what was investigated, what was clarified, and what technical judgment was required.

Current Focus

The current focus is on projects related to:

  • OpenTelemetry
  • Kubernetes documentation
  • Helm charts
  • cloud-native observability
  • developer documentation
  • open-source contribution workflow

Public Log

Monthly activity logs are stored under:

Entry Types

Entries may include the following types:

Type Meaning
PR Pull request work
Issue Investigation Public issue analysis or reproduction
Documentation Documentation clarification or improvement
Testing Verification, rendering, linting, or reproduction work
Review Response Maintainer feedback and follow-up work
Learning Note Technical lesson derived from public work

Status Terms

Public entries use neutral technical status terms:

Status Meaning
Merged The pull request was merged
Open The pull request or issue is still open
Under discussion Awaiting or involving maintainer discussion
Waiting for clarification Blocked on expected behavior or maintainer direction
Closed after review Closed after public review or triage
Superseded Replaced by another approach or change

Raw private notes, emotional reactions, rejected drafts, and career strategy notes are not recorded here.

Selected Activity Areas

This repository may include records from work such as:

  • OpenTelemetry documentation clarification
  • OpenTelemetry Helm chart behavior fixes
  • OpenTelemetry semantic-conventions documentation updates
  • Kubernetes documentation clarification
  • cloud-native metric semantics
  • contributor guidance improvements

Principles

Each public entry should answer:

  1. What was the technical context?
  2. What did I change, investigate, or clarify?
  3. What public evidence exists?
  4. How was it verified?
  5. What did I learn?
  6. What is the next action, if any?

Repository Structure

open-source-activity-log/
  README.md
  2026/
    2026-07.md
  templates/
    activity-entry.md
    issue-investigation.md
    pr-entry.md

Notes

This repository is curated.
It preserves public technical evidence, not private raw notes.

About

Curated public log of open-source investigations, pull requests, and technical learning in OpenTelemetry, Kubernetes, Helm, and cloud-native observability.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors