{"id":"org_LkyjTUw3Ctj1N2XLvTTbP","slug":"axiom","name":"Axiom","domain":"axiom.co","description":null,"category":"observability","tags":["analytics","logging","monitoring"],"sourceCount":2,"releaseCount":183,"releasesLast30Days":2,"avgReleasesPerWeek":0.9,"lastFetchedAt":"2026-04-18T14:05:56.339Z","trackingSince":"2021-03-26T14:56:38.000Z","aliases":[],"accounts":[{"platform":"github","handle":"axiomhq"}],"products":[],"sources":[{"id":"src_QUSn3AJMqTRqR6awJ3qii","slug":"changelog","name":"Changelog","type":"feed","url":"https://axiom.co/changelog","isPrimary":true,"isHidden":false,"fetchPriority":"normal","releaseCount":100,"latestVersion":null,"latestDate":"2026-03-27T00:00:00.000Z","latestAddedAt":"2026-04-09T20:41:01.474Z","productSlug":null,"productName":null},{"id":"src_7LHar7I1rcTMald4PRZu5","slug":"sdk","name":"SDK","type":"github","url":"https://github.com/axiomhq/axiom-go","isPrimary":false,"isHidden":false,"fetchPriority":"low","releaseCount":83,"latestVersion":"v0.31.1","latestDate":"2026-03-20T08:12:40.000Z","latestAddedAt":"2026-04-09T16:18:01.128Z","productSlug":null,"productName":null}],"overview":null,"knowledgePage":null,"playbook":{"scope":"playbook","content":"# Axiom — Playbook\n\n> Agent reference for fetching and maintaining **Axiom** (`axiom`) changelog sources.\n\n**2** active sources · domain: axiom.co\n\n## Sources\n\n| Name | ID | Type | URL | Last Fetched |\n|------|-----|------|-----|--------------|\n| Changelog | `src_QUSn3AJMqTRqR6awJ3qii` | feed | https://axiom.co/changelog | Apr 9 |\n| SDK | `src_7LHar7I1rcTMald4PRZu5` | github · low | https://github.com/axiomhq/axiom-go | Apr 18 |\n\n## Agent Notes\n\n### Extraction patterns\n\n**changelog (scrape/atom feed)**\n- Feed URL: `https://axiom.co/changelog/feed.xml` (atom, auto-discovered 2026-04-09). Feed ETag is tracked (`W/\"sjra8qaiax10hh\"`); HEAD polling works reliably.\n- Releases never carry a version field — all `version` values are null. Titles are plain-English feature descriptions (e.g., \"Metrics are now generally available\", \"Dashboards API\").\n- URL slugs follow a short kebab-case pattern: `axiom.co/changelog/<slug>` (e.g., `/changelog/metrics-mpl`, `/changelog/dashboards-api`).\n- Content is typically 1–2 sentences; no images are captured in `media` (all entries show `media: []`). Enrichment would likely help if fuller body text is desired.\n- Dates are date-only (no time component): `2026-03-27T00:00:00.000Z`. All dates land at midnight UTC — treat as publish-day precision only.\n- 100 releases on record going back to 2022-04-28.\n\n**sdk (github — axiomhq/axiom-go)**\n- Versions follow semver with `v` prefix: `v0.31.1`, `v0.31.0`, `v0.30.0`, etc. Project is pre-1.0 and has been in `v0.x` throughout its history.\n- Titles follow the pattern \"Axiom Go vX.Y.Z\". Content is auto-generated GitHub release notes listing merged PRs with contributor attribution.\n- Some older releases use Windows line endings (`\\r\\n`) in content — observed in v0.28.0 and v0.21.1. Parsers should normalize line endings.\n- 83 releases on record; tracking since 2021-03-26.\n\n### Known quirks\n\n- **changelog content is minimal**: Summaries are often identical to the full content field (both contain the same 1–2 sentence description). There is no full body text in the feed. If richer release notes are needed, scraping the individual changelog page would be required.\n- **sdk release cadence has gaps**: The visible history shows a ~5-month gap between v0.21.1 (2024-09-20) and v0.22.0 (2025-02-11). This is a real upstream gap, not a fetch issue — no errors have been recorded for this source.\n- **sdk dependency bump noise**: A significant portion of SDK releases are purely dependency version bumps (e.g., `chore(deps): bump github.com/klauspost/compress`). These are real releases but low-signal for feature tracking. Notable exceptions: v0.31.0 added Dashboards API support and v2 endpoints; v0.28.0 added edge support; v0.27.0 added `maxBufferCapacity` to zap/zerolog adapters.\n- **No fetch errors observed**: Both sources have clean fetch histories. The changelog had a single dry-run (5 releases) on initial discovery, then a full ingest (100 releases). The SDK has been polling cleanly via GitHub API with consistent `no_change` results since initial ingest.\n\n### Source coverage\n\n- **changelog** is the primary source for platform-level feature announcements — UI changes, new capabilities, GA announcements. It does NOT carry SDK or CLI release info.\n- **sdk** covers only the Go SDK (`axiom-go`). Axiom maintains additional SDKs (e.g., axiom-py, axiom-js, axiom-rs) that are not currently tracked. Consider adding them as separate sources if SDK coverage breadth is needed.\n- Publish cadence: changelog averages roughly 2–4 entries/month (feature-announcement pace, not weekly). SDK averages 1–2 releases/month with occasional gaps.\n- No products are configured for this org — both sources sit directly under the `axiom` org, which is appropriate given there is only one product (the Axiom platform itself).\n","updatedAt":"2026-04-18T20:42:37.268Z"}}