Skip to content

Commit 3a6f6fb

Browse files
prontclaude
andcommitted
Add Quickwit trend page
Adds quickwit-oss/quickwit as a third tracked repo with the standard chart set (no integration charts — quickwit doesn't use source:/transform:/sink: label prefixes, so plot_integration_trends and plot_label_state_counts correctly skip). README gets a third bullet under Trends. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cf85569 commit 3a6f6fb

10 files changed

Lines changed: 39 additions & 0 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Per-repo trend pages with all charts:
114114

115115
- [Vector](trends/vector.md)
116116
- [VRL](trends/vrl.md)
117+
- [Quickwit](trends/quickwit.md)
117118

118119
> [!NOTE]
119120
> Issues and PRs with the following labels are excluded from all charts: `no-changelog`, `meta: awaiting author`.
62.4 KB
Loading
42.7 KB
Loading
86 KB
Loading
54.4 KB
Loading
52 KB
Loading
52.3 KB
Loading
75.3 KB
Loading
51.8 KB
Loading

trends/quickwit.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Quickwit — Trends
2+
3+
> [!NOTE]
4+
> Draft PRs are excluded. Issues and PRs with the following labels are excluded from all charts: `no-changelog`, `meta: awaiting author`.
5+
6+
[← back to README](../README.md)
7+
8+
## Issues
9+
10+
![Monthly Issues](../data/images/quickwit-oss_quickwit_issues.monthly_trend.png)
11+
12+
---
13+
14+
![Top Issue Labels](../data/images/quickwit-oss_quickwit_issues.top_labels.png)
15+
16+
---
17+
18+
![Issue Label Counts](../data/images/quickwit-oss_quickwit_issues.label_counts.png)
19+
20+
## Pull Requests
21+
22+
![Monthly PRs](../data/images/quickwit-oss_quickwit_pull_requests.monthly_trend.png)
23+
24+
---
25+
26+
![Top PR Labels](../data/images/quickwit-oss_quickwit_pull_requests.top_labels.png)
27+
28+
---
29+
30+
![PR Label Counts](../data/images/quickwit-oss_quickwit_pull_requests.label_counts.png)
31+
32+
---
33+
34+
![Top 10 PR Contributors (last 12 months)](../data/images/quickwit-oss_quickwit_pull_requests.contributors_top10_12m.png)
35+
36+
## Discussions
37+
38+
![Monthly Discussions](../data/images/quickwit-oss_quickwit_discussions.monthly_trend.png)

0 commit comments

Comments
 (0)