Skip to content

Commit a9964cd

Browse files
qclaoguiqc-owl-app[bot]
authored andcommitted
Add release notes for v0.1.0
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
1 parent 44cd323 commit a9964cd

File tree

1 file changed

+373
-5
lines changed

1 file changed

+373
-5
lines changed

docs/release_notes/0.1.0.md

Lines changed: 373 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,377 @@
1-
# Release 0.1.0
21

3-
## Features
2+
# Release v0.1.0
43

5-
## Improvements
4+
A simple command to run Grafana LGTMP Stack in Docker or Kubernetes.
65

7-
## Bug Fixes
6+
## What's Changed
7+
8+
- Improve sync rules to mimir cluster (#68)
9+
- chore: rename from docker-compose.yaml to compose.yaml (#66)
10+
- Docker Compose(traces): Enable caches (#56)
11+
- Minio: Support Minio Metrics V3 API (#52)
12+
- Docker Compose: add --env-file support (#48)
13+
- Take Grafana LGTMP Stack to the command line (#32)
14+
- Showcase: agent module auto loading integrations (#19)
15+
- Creating a registry proxy / pull-through registry (#18)
16+
17+
## 🚀 Features
18+
19+
<details>
20+
<summary>23 changes</summary>
21+
22+
- chore: Remove old screenshot tool and replace with a new Go-based implementation (#391)
23+
- [examples] Add prom-gen; implement metrics handling in main.go (#332)
24+
- [compose] Bump to tempo 2.6.0 \& support Explore Traces (#244)
25+
- Automate dashboards screenshots (#225)
26+
- add cert-exporter (#219)
27+
- Add Docker Compose Options parameters behind the Make Target command (#199)
28+
- TLS Certificate management with Cert Manager (#184)
29+
- [Examples]: Add Grafana Explore Profiles (#180)
30+
- kubernetes jobs Metrics Scrape (#119)
31+
- Updatecli: Check for dependency updates (#109)
32+
- [alloy]add docker compose configs support (#99)
33+
- Issue-76: Monitoring Mixins support for multiple modes (#80)
34+
- [Monitoring Mixins]: Supports multiple modes (#77)
35+
- Add option to collect metrics (#58)
36+
- Docker Compose(profiles): Profiles Ingestion via Labels (#51)
37+
- Docker Compose(metrics): Metric Ingestion via Labels (#49)
38+
- Docker Compose(logs): Log Ingestion via Labels (#47)
39+
- Kubernetes(traces): add metrics\_generator (#39)
40+
- Take Grafana LGTMP Stack to the command line (#25)
41+
- Kubernetes: mimir-distributed for Metrics (#17)
42+
- [Metrics] Add support deploy microservices mode in kubernetes (#7)
43+
- Add support include feature in docker-compose v2.20 (#6)
44+
- Add Read-Write mode - Metrics (#1)
45+
</details>
46+
47+
## 🎯 Improvements
48+
49+
<details>
50+
<summary>29 changes</summary>
51+
52+
- Refactor code structure for improved readability and maintainability (#399)
53+
- refactor: update service dependencies and health checks to use servic… (#394)
54+
- chore: update mimirtool to version 2.17.2 (#387)
55+
- compose: Automate loki version bumps with updatecli (#282)
56+
- compose: Automate alloy version bumps with updatecli (#279)
57+
- add go-lint and goreleaser-lint (#213)
58+
- Enforce a stricter format than gofmt (#212)
59+
- Support for health checks using CMD rather than CMD-SHELL (#200)
60+
- [bingo] Update k3d to 5.7.1 (#169)
61+
- Easily customize default configuration file (#106)
62+
- Imrpove Alloy integrations (#102)
63+
- [Alloy Integrations] Add memcached Integration (#98)
64+
- clean tempo loki pyroscope dashboards (#97)
65+
- Migrate from Grafana Agent Flow to Grafana Alloy (#95)
66+
- [kubernetes]: Imporve kubernetes deploy (#88)
67+
- [docker compose]: Imporve healthcheck (#87)
68+
- [Docker Compose] Improve dashboards rules and alerts pre-provisioning (#84)
69+
- [Examples]: add Grafana OnCall integration example (#83)
70+
- [Embeded] Add an email testing server (#82)
71+
- Add common grafana and grafana-agent (#69)
72+
- Metrics: Agent add cAdvisor integration (#64)
73+
- Agents always enable metrics collection (#63)
74+
- Separate dashboards rules and alerts provisioning (#62)
75+
- Kubernetes(LGTMP): Enable caches (#60)
76+
- Kubernetes: charts config(loki mimir tempo pyroscope) in monolithic-mode update (#59)
77+
- Gateway(nginx): Defaulte env variable values with entrypoint scripts (#57)
78+
- Docker Compose(logs): Enable caches (#55)
79+
- Docker Compose(metrics): Enable caches in monolithic-mode (#54)
80+
- Mimirtool load rules instead of prometheus (#2)
81+
</details>
82+
83+
## 🐛 Bug Fixes
84+
85+
- Fix(compose): include services override not trigger (#75)
86+
87+
## 🧰 Maintenance
88+
89+
<details>
90+
<summary>34 changes</summary>
91+
92+
- fix(loki): missing permissions to start docker (#400)
93+
- Refactor code structure for improved readability and maintainability (#399)
94+
- Update Mimir to version 2.16.0 across Docker Compose and Kubernetes configurations (#319)
95+
- Update Tempo image to version 2.7.0 and standardize YAML formatting (#293)
96+
- Update Pyroscope image to version 1.12.0 and clean up YAML formatting (#292)
97+
- compose: Automate mimir version bumps with updatecli (#290)
98+
- examples: Remove Grafana Explore Logs (#288)
99+
- examples: Remove Grafana Explore Profiles (#287)
100+
- Update grafana/beyla image to version 2.0.2 (#286)
101+
- compose: Update alloy image to version 1.6.1 (#284)
102+
- compose: Automate loki version bumps with updatecli (#282)
103+
- About port-mapping (#257)
104+
- compose: bump to grafana/alloy 1.4.1 (#245)
105+
- compose: bump to grafana/pyroscope 1.8.0 (#239)
106+
- regenerates k8s manifests (#183)
107+
- bump to grafana/alloy:v1.2.1 (#173)
108+
- bump to grafana/mimir:2.13.0 (#170)
109+
- bump to grafana/loki:3.1.0 (#166)
110+
- bump to grafana/alloy:v1.2.0 (#162)
111+
- bump to grafana/tempo:2.5.0 (#145)
112+
- bump to grafana/pyroscope:1.6.0 (#140)
113+
- bump to grafana/alloy:v1.1.1 (#139)
114+
- enable multi-tenancy (#135)
115+
- [Examples] Grafana Beyla (#121)
116+
- [example] Enabled local LGTMP Stack meta monitoring (#120)
117+
- Add Docker Desktop Mixin (#108)
118+
- [kubernetes] Logs from Kubernetes containers using the Kubernetes API (#107)
119+
- [Examples]: Add Grafana Explore Logs (#105)
120+
- [kubernetes]: Migrate from Agent Flow to Alloy (#104)
121+
- Bump Loki to 3.0.0 (#94)
122+
- New module for Grafana Agent (#93)
123+
- Bump up deps (#90)
124+
- [Examples]: add github-exporter with github-mixin example (#86)
125+
- Add 🤖QC Owl App[bot] support (#78)
126+
</details>
127+
128+
## ⬆️ Dependencies
129+
130+
<details>
131+
<summary>208 changes</summary>
132+
133+
- [kubernetes] Update Helm chart dependencies (#405)
134+
- [docker-compose] Update Docker image dependencies (#406)
135+
- Bump actions/checkout from 5 to 6 (#403)
136+
- Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#404)
137+
- Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#402)
138+
- [kubernetes] Update Helm chart dependencies (#397)
139+
- [docker-compose] Update Docker image dependencies (#398)
140+
- [docker-compose] Update Docker image dependencies (#396)
141+
- [docker-compose] Update Docker image dependencies (#392)
142+
- [kubernetes] Update Helm chart dependencies (#390)
143+
- [kubernetes] Update Helm chart dependencies (#388)
144+
- [docker-compose] Update Docker image dependencies (#389)
145+
- [kubernetes] Update Helm chart dependencies (#384)
146+
- Bump github.com/prometheus/prometheus from 0.307.2 to 0.307.3 (#386)
147+
- Bump github.com/prometheus/prometheus from 0.307.1 to 0.307.2 (#382)
148+
- [kubernetes] Update Helm chart dependencies (#381)
149+
- [docker-compose] Update Docker image dependencies (#383)
150+
- [docker-compose] Update Docker image dependencies (#380)
151+
- [kubernetes] Update Helm chart dependencies (#379)
152+
- Bump github.com/prometheus/common from 0.66.1 to 0.67.1 (#377)
153+
- [kubernetes] Update Helm chart dependencies (#375)
154+
- [docker-compose] Update Docker image dependencies (#376)
155+
- [kubernetes] Update Helm chart dependencies (#369)
156+
- [docker-compose] Update Docker image dependencies (#371)
157+
- Bump actions/setup-go from 5 to 6 (#372)
158+
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#374)
159+
- [docker-compose] Update Docker image dependencies (#367)
160+
- [kubernetes] Update Helm chart dependencies (#368)
161+
- Bump actions/checkout from 4 to 5 (#366)
162+
- Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#365)
163+
- [docker-compose] Update Docker image dependencies (#364)
164+
- [kubernetes] Update Helm chart dependencies (#363)
165+
- Bump github.com/prometheus/client\_golang from 1.22.0 to 1.23.0 (#360)
166+
- [kubernetes] Update Helm chart dependencies (#361)
167+
- [docker-compose] Update Docker image dependencies (#362)
168+
- [kubernetes] Update Helm chart dependencies (#359)
169+
- [docker-compose] Update Docker image dependencies (#357)
170+
- [kubernetes] Update Helm chart dependencies (#356)
171+
- Bump github.com/prometheus/prometheus from 0.304.2 to 0.305.0 (#358)
172+
- [kubernetes] Update Helm chart dependencies (#353)
173+
- [docker-compose] Update Docker image dependencies (#354)
174+
- Bump github.com/prometheus/prometheus from 0.304.1 to 0.304.2 (#355)
175+
- [kubernetes] Update Helm chart dependencies (#350)
176+
- [docker-compose] Update Docker image dependencies (#351)
177+
- [kubernetes] Update Helm chart dependencies (#349)
178+
- [kubernetes] Update Helm chart dependencies (#348)
179+
- [docker-compose] Update Docker image dependencies (#347)
180+
- [kubernetes] Update Helm chart dependencies (#343)
181+
- [docker-compose] Update Docker image dependencies (#345)
182+
- Bump github.com/prometheus/prometheus from 0.304.0 to 0.304.1 (#346)
183+
- [docker-compose] Update Docker image dependencies (#344)
184+
- [kubernetes] Update Helm chart dependencies (#340)
185+
- Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#342)
186+
- [kubernetes] Update Helm chart dependencies (#338)
187+
- [docker-compose] Update Docker image dependencies (#339)
188+
- [kubernetes] Update Helm chart dependencies (#337)
189+
- [kubernetes] Update Helm chart dependencies (#336)
190+
- [kubernetes] Update Helm chart dependencies (#335)
191+
- [kubernetes] Update Helm chart dependencies (#331)
192+
- Bump github.com/prometheus/prometheus from 0.303.0 to 0.303.1 (#333)
193+
- [docker-compose] Update Docker image dependencies (#334)
194+
- [kubernetes] Update Helm chart dependencies (#329)
195+
- [docker-compose] Update Docker image dependencies (#330)
196+
- [kubernetes] Update Helm chart dependencies (#326)
197+
- [kubernetes] Update Helm chart dependencies (#325)
198+
- Bump github.com/prometheus/client\_golang from 1.21.1 to 1.22.0 (#324)
199+
- [kubernetes] Update Helm chart dependencies (#323)
200+
- [kubernetes] Update Helm chart dependencies (#321)
201+
- [docker-compose] Update Docker image dependencies (#322)
202+
- Bump actions/create-github-app-token from 1 to 2 (#318)
203+
- [kubernetes] Update Helm chart dependencies (#317)
204+
- [kubernetes] Update Helm chart dependencies (#316)
205+
- [kubernetes] Update Helm chart dependencies (#312)
206+
- [docker-compose] Update Docker image dependencies (#313)
207+
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#314)
208+
- [kubernetes] Update Helm chart dependencies (#311)
209+
- [kubernetes] Update Helm chart dependencies (#307)
210+
- [docker-compose] Update Docker image dependencies (#310)
211+
- Bump github.com/prometheus/client\_golang from 1.21.0 to 1.21.1 (#308)
212+
- Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#309)
213+
- Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#306)
214+
- [kubernetes] Update common dependency helm charts (#301)
215+
- [kubernetes] Update LGTMP stack dependency Helm charts (#302)
216+
- Bump github.com/prometheus/client\_golang from 1.21.0-rc.0 to 1.21.0 (#303)
217+
- [kubernetes] Update common dependency helm charts (#300)
218+
- Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#297)
219+
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#298)
220+
- [kubernetes] Update LGTMP stack dependency Helm charts (#299)
221+
- [kubernetes] Update common dependency helm charts (#295)
222+
- [kubernetes] Update LGTMP stack dependency Helm charts (#296)
223+
- [kubernetes] Update common dependency helm charts (#294)
224+
- [kubernetes] Update common dependency helm charts (#291)
225+
- [kubernetes] Update common dependency helm charts (#289)
226+
- [kubernetes] Update LGTMP stack dependency Helm charts (#280)
227+
- [kubernetes] Update common dependency helm charts (#281)
228+
- Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#283)
229+
- Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#276)
230+
- [kubernetes] Update common dependency helm charts (#278)
231+
- [kubernetes] Update common dependency helm charts (#275)
232+
- [kubernetes] Update LGTMP stack dependency Helm charts (#274)
233+
- Bump github.com/prometheus/prometheus from 0.300.1 to 0.301.0 (#277)
234+
- [kubernetes] Update common dependency helm charts (#273)
235+
- [kubernetes] Update LGTMP stack dependency Helm charts (#271)
236+
- [kubernetes] Update common dependency helm charts (#272)
237+
- [kubernetes] Update LGTMP stack dependency Helm charts (#266)
238+
- [kubernetes] Update common dependency helm charts (#270)
239+
- [kubernetes] Update common dependency helm charts (#264)
240+
- [kubernetes] Update LGTMP stack dependency Helm charts (#265)
241+
- Bump dagger.io/dagger from 0.11.6 to 0.14.0 (#262)
242+
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#261)
243+
- Bump github.com/prometheus/client\_golang from 1.20.4 to 1.20.5 (#253)
244+
- [kubernetes] Update LGTMP stack dependency Helm charts (#252)
245+
- [kubernetes] Update common dependency helm charts (#250)
246+
- Bump peter-evans/create-pull-request from 7.0.2 to 7.0.5 (#240)
247+
- [kubernetes] Update common dependency helm charts (#206)
248+
- [kubernetes] Update LGTMP stack dependency Helm charts (#205)
249+
- [kubernetes] Update LGTMP stack dependency Helm charts (#190)
250+
- [kubernetes] Update common dependency helm charts (#189)
251+
- Bump dagger.io/dagger from 0.12.0 to 0.12.1 (#188)
252+
- [kubernetes] Update LGTMP stack dependency Helm charts (#187)
253+
- [kubernetes] Update common dependency helm charts (#182)
254+
- [kubernetes] Update LGTMP stack dependency Helm charts (#181)
255+
- [kubernetes] Update LGTMP stack dependency Helm charts (#179)
256+
- Bump dagger.io/dagger from 0.11.9 to 0.12.0 (#176)
257+
- Bump github.com/prometheus/prometheus from 0.53.0 to 0.53.1 (#177)
258+
- [kubernetes] Update LGTMP stack dependency Helm charts (#174)
259+
- [kubernetes] Update LGTMP stack dependency Helm charts (#172)
260+
- [kubernetes] Update common dependency helm charts (#171)
261+
- Bump github.com/prometheus/common from 0.54.0 to 0.55.0 (#165)
262+
- [kubernetes] Update LGTMP stack dependency Helm charts (#164)
263+
- [kubernetes] Update common dependency helm charts (#163)
264+
- [kubernetes] Update LGTMP stack dependency Helm charts (#161)
265+
- [kubernetes] Update common dependency helm charts (#160)
266+
- [kubernetes] Update LGTMP stack dependency Helm charts (#154)
267+
- Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#156)
268+
- Bump dagger.io/dagger from 0.11.6 to 0.11.9 (#159)
269+
- Bump github.com/prometheus/prometheus from 0.52.1 to 0.53.0 (#158)
270+
- [kubernetes] Update common dependency helm charts (#155)
271+
- [kubernetes] Update common dependency helm charts (#153)
272+
- [kubernetes] Update LGTMP stack dependency Helm charts (#150)
273+
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#149)
274+
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#152)
275+
- [kubernetes] Update common dependency helm charts (#151)
276+
- [updatecli] Update LGTMP stack dependency Helm charts (#147)
277+
- [updatecli] Update common dependency helm charts (#148)
278+
- [updatecli] Update common dependency helm charts (#146)
279+
- [updatecli] Update LGTMP stack dependency Helm charts (#142)
280+
- [updatecli] Update common dependency helm charts (#141)
281+
- Bump dagger.io/dagger from 0.11.4 to 0.11.6 (#143)
282+
- Bump github.com/prometheus/prometheus from 0.52.0 to 0.52.1 (#144)
283+
- [updatecli] Update LGTMP stack dependency Helm charts (#137)
284+
- [updatecli] Update common dependency helm charts (#138)
285+
- [updatecli] Update LGTMP stack dependency Helm charts (#136)
286+
- [updatecli] Update common dependency helm charts (#134)
287+
- [updatecli] Update LGTMP stack dependency Helm charts (#127)
288+
- [updatecli] Update common dependency helm charts (#133)
289+
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#130)
290+
- Bump dagger.io/dagger from 0.11.2 to 0.11.4 (#131)
291+
- Bump github.com/prometheus/client\_golang from 1.19.0 to 1.19.1 (#132)
292+
- [updatecli] Update common dependency helm charts (#129)
293+
- [updatecli] Update common dependency helm charts (#128)
294+
- [updatecli] Update common dependency helm charts (#126)
295+
- [updatecli] Update LGTMP stack dependency Helm charts (#125)
296+
- [updatecli] Update common dependency helm charts (#123)
297+
- [updatecli] Update LGTMP stack dependency Helm charts (#124)
298+
- Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#122)
299+
- [updatecli] Update LGTMP stack dependency Helm charts (#118)
300+
- [updatecli] Update common dependency helm charts (#117)
301+
- [updatecli] Update LGTMP stack dependency Helm charts (#116)
302+
- Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#114)
303+
- Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (#113)
304+
- [updatecli] Update common dependency helm charts (#112)
305+
- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#100)
306+
- Bump github.com/prometheus/common from 0.51.1 to 0.52.3 (#101)
307+
- Bump Loki to 3.0.0 (#94)
308+
- Bump up deps (#90)
309+
- Bump Mimir to 2.12.0 (#89)
310+
- Bump dagger.io/dagger from 0.10.2 to 0.10.3 (#85)
311+
- Bump Pyroscope to 1.5.0 (#61)
312+
- Bump github.com/prometheus/common from 0.49.0 to 0.50.0 (#46)
313+
- Move to https://github.com/qclaogui/agent-modules.git (#45)
314+
- Bump to grafana 10.4.0 (#43)
315+
- Bump grafana-agent to 0.40.2 (#42)
316+
- Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (#41)
317+
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#40)
318+
- Bump to Tempo 2.4.0 (#38)
319+
- Bump dagger.io/dagger from 0.9.10 to 0.9.11 (#37)
320+
- Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (#36)
321+
- Bump dagger.io/dagger from 0.9.8 to 0.9.9 (#35)
322+
- Bump Pyroscope to 1.4.0 (#34)
323+
- update grafana to 10.3.1 (#31)
324+
- grafana/loki:2.9.4 (#30)
325+
- Bump dagger.io/dagger from 0.9.6 to 0.9.7 (#29)
326+
- update loki to 2.9.3 (#28)
327+
- Bump Mimir to 2.11.0 (#27)
328+
- Bump Pyroscope to 1.3.0 (#26)
329+
- Bump dagger.io/dagger from 0.9.5 to 0.9.6 (#24)
330+
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#22)
331+
- Bump dagger.io/dagger from 0.9.1 to 0.9.4 (#21)
332+
- Bump dagger.io/dagger from 0.9.0 to 0.9.1 (#15)
333+
- Bump dagger.io/dagger from 0.8.8 to 0.9.0 (#14)
334+
- Bump dagger.io/dagger from 0.8.7 to 0.8.8 (#13)
335+
- Bump dagger.io/dagger from 0.8.5 to 0.8.7 (#12)
336+
- Bump dagger.io/dagger from 0.8.4 to 0.8.5 (#11)
337+
- Bump actions/checkout from 3 to 4 (#10)
338+
- Bump dagger.io/dagger from 0.8.2 to 0.8.4 (#9)
339+
- Bump dagger.io/dagger from 0.8.1 to 0.8.2 (#8)
340+
- Bump dagger.io/dagger from 0.7.4 to 0.8.1 (#3)
341+
</details>
342+
343+
## New Contributors
344+
and [qc-owl-app[bot]](https://github.com/apps/qc-owl-app)
345+
346+
🎉 **Thanks to all contributors helping with this release!** 🎉
347+
## Grafana LGTMP Stack default port-mapping
348+
349+
| Port-mapping | Component | Description |
350+
| --- | --- | --- |
351+
| , , , | [Alloy][1] | Eexpose port so we can directly access inside container |
352+
| | [Loki][2] | Expose port so we can directly access inside container |
353+
| , | [Grafana][3] | Expose port so we can directly access inside container |
354+
| , , | [Tempo][4] | Expose port so we can directly access inside container |
355+
| | [Mimir][5] | Expose port so we can directly access inside container |
356+
| | [Pyroscope][6] | Expose port so we can directly access inside container |
357+
| , | [Minio][7] | Expose port so we can access console with , |
358+
| , , | [Inbucket][8] | Expose port to use for the email testing server web interface. |
359+
360+
[1]: https://github.com/grafana/alloy
361+
[2]: https://github.com/grafana/loki
362+
[3]: https://github.com/grafana/grafana
363+
[4]: https://github.com/grafana/tempo
364+
[5]: https://github.com/grafana/mimir
365+
[6]: https://github.com/grafana/pyroscope
366+
[7]: https://github.com/minio/minio
367+
[8]: https://github.com/inbucket/inbucket
368+
369+
## Helpful Links
370+
371+
- <https://grafana.com/docs/alloy/latest/>
372+
- <https://github.com/grafana/alloy-modules>
373+
- <https://github.com/docker/compose>
374+
- <https://github.com/k3d-io/k3d>
375+
- <https://github.com/k3s-io/k3s>
376+
- [Grafana Alloy Configuration Generator](https://github.com/grafana/alloy-configurator) s an easy to use web interface for creating and editing alloy configuration files. It targets the flow configuration format.
8377

9-
## Acknowledgments

0 commit comments

Comments
 (0)