We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef946b commit 9eb8513Copy full SHA for 9eb8513
specification/metrics/data-model.md
@@ -184,7 +184,7 @@ in scope for key design decisions:
184
185
- Using OTLP as an intermediary format between two non-compatible formats
186
- Importing [statsd](https://github.com/statsd/statsd) => Prometheus PRW
187
- - Importing [collectd](https://collectd.org/wiki/index.php/Binary_protocol#:~:text=The%20binary%20protocol%20is%20the,some%20documentation%20to%20reimplement%20it)
+ - Importing [collectd](https://collectd.org/wiki/index.php/Binary_protocol)
188
=> Prometheus PRW
189
- Importing Prometheus endpoint scrape => [statsd push | collectd | opencensus]
190
- Importing OpenCensus "oca" => any non OC or OTel format
0 commit comments