We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d88e4 commit ea69148Copy full SHA for ea69148
CHANGELOG.md
@@ -7,10 +7,15 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- Increased the default `--loop` interval from every minute to every 30 minutes ([#23]).
10
-- Collect and output the open files limit ([#45])
+- Collect and output the open files limit ([#45]).
11
+
12
+### Fixes
13
14
+- Move the span inside the loop ([#46]).
15
16
[#23]: https://github.com/stackabletech/containerdebug/pull/23
17
[#45]: https://github.com/stackabletech/containerdebug/pull/45
18
+[#46]: https://github.com/stackabletech/containerdebug/pull/46
19
20
## [0.1.1] - 2024-12-16
21
0 commit comments