Skip to main content
cilcenk
GitHub-Creator-Profil

cilcenk

Repository-Ansicht von 19 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
19
Repositories
1
aktualisiert
25. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

api-route
nicht klassifiziert

Add a new HTTP endpoint to Coremetry — ALWAYS in its own internal/api/<domain>.go file with a `registerXxxRoutes(mux)` method, so api.go (11.8k lines, 352 routes) grows by exactly one line. Covers route/auth/audit/serveCached/writeErr conventions, the four…

25. Aug. 2026
bugfix
nicht klassifiziert

Coremetry production bug → repro → one-sentence root cause → minimal fix + regression test → shipped as its own v0.10.X+1 via /release. Use when the operator reports a defect they OBSERVED in the running product ("operator-reported X", "X sayfası boş…

25. Aug. 2026
kuyruk
nicht klassifiziert

Render the operator's prioritised DEVELOPMENT queue — in-progress and pending items grouped bugs > scale > features > polish, at most 7 rows with effort estimates, ending in the literal prompt "Hangisi?" so the operator picks rather than reading analysis. Use…

25. Aug. 2026
otlp-converter
nicht klassifiziert

Checklist for every change to Coremetry's OTLP→ClickHouse conversion (internal/otlp/) — the field-by-field map of what reaches CH and what is silently dropped, plus the six things that break quietly — span links, exemplars, attribute routing (promoted →…

25. Aug. 2026
release
nicht klassifiziert

Cut a Coremetry release — compute the next v0.10.X tag from git tags, run every gate, stage explicit paths, commit in the CLAUDE.md format, annotate the tag, push, then rebuild the image in the background with `make image` (never `make docker-up` — v0.9.210).…

25. Aug. 2026
clickhouse-schema
nicht klassifiziert

Coremetry ClickHouse guardrails — decision tree for new tables/MVs/columns, engine choice, ORDER BY and where high-cardinality columns go, the MV-first invariant, distributed-safe column adds (the two-boot contract), the four rollup families (narrow/wide span…

23. Aug. 2026
frontend-design-system
nicht klassifiziert

Coremetry's UI component contract — find the existing primitive BEFORE writing a new one (the ui/ barrel is incomplete, which is how half the duplicates were born), pick the right Button/table variant, respect the @grafana/ui boundary (2 files, 2 jobs,…

23. Aug. 2026
perf-triage
nicht klassifiziert

Diagnose ONE concrete Coremetry slowness complaint ("X sayfası yavaş", "bu uç 3 saniye") with measurements instead of guesses — split backend vs frontend by TTFB + X-Cache, then EXPLAIN indexes=1 + system.query_log read_rows/read_bytes on the ClickHouse side,…

23. Aug. 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt