Commit 0c58640
committed
docs: overhaul documentation site and fix plugin metadata declarations
Rebuild the docs for the new Chronicle content layout (docs/content/docs)
with every fact verified against the code:
- Add quickstart, architecture, scripting guide, and a write-your-first-
extractor tutorial
- Add per-plugin reference pages for all 35 extractors, 9 sinks, and
3 processors, replacing links out to GitHub READMEs
- Rewrite examples with complete, runnable recipes
- Rewrite recipe/source/sink/processor concept pages; document scope,
version, variable precedence, and directory-run semantics accurately
- Fix wrong facts: kafka sink sends JSON (not protobuf), docker commands
missing the meteor binary name, missing kubernetes/opsgenie/pagerduty
extractors, stale counts, and broken links
- Remove aspirational Custom Sink and Serializer sections
Code fixes surfaced by the docs audit:
- Align plugins.Info entities/edges with what extractors actually emit
(confluence, grafana, github, kubernetes, notion, dbt)
- Fix wrong ports in postgres and couchdb sample configs (3306 -> 5432/5984)
- Fix kafka sink README serialization claim
- Update CLAUDE.md: agent/ renamed to runner/1 parent 01af29a commit 0c58640
105 files changed
Lines changed: 4073 additions & 1594 deletions
File tree
- docs
- concepts
- content/docs
- concepts
- contribute
- examples
- extractors
- guides
- processors
- reference
- sinks
- contribute
- examples
- guides
- reference
- plugins
- extractors
- confluence
- couchdb
- dbt
- github
- grafana
- kubernetes
- notion
- postgres
- sinks/kafka
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments