We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003646b commit d429f36Copy full SHA for d429f36
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## Unreleased
4
5
+## v0.24.2
6
+
7
+### 💡 Enhancements 💡
8
9
+- Include smart agent bundle in docker image (#241)
10
+- Use agent bundle-relative Collectd ConfigDir default (#263, #268)
11
12
+### 🧰 Bug fixes 🧰
13
14
+- Sanitize monitor IDs in SA receiver (#266, #269)
15
16
## v0.24.1
17
18
### 🧰 Bug fixes 🧰
@@ -49,4 +60,3 @@ This Splunk OpenTelemetry Collector release includes changes from the [opentelem
49
60
50
61
- `smartagent` extension: Ensure propagation of collectd bundle dir (#180)
51
62
- `smartagent` receiver: Fix logrus logger hook data race condition (#181)
52
-
0 commit comments