Skip to content

Commit bfdfc16

Browse files
Use the final collect's binary url to prevent timeouts. (#4559)
A last one after #4557
1 parent 5172ff6 commit bfdfc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/metrics/data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ in scope for key design decisions:
187187

188188
- Using OTLP as an intermediary format between two non-compatible formats
189189
- Importing [statsd](https://github.com/statsd/statsd) => Prometheus PRW
190-
- Importing [collectd](https://www.collectd.org/wiki/index.php/Binary_protocol)
190+
- Importing [collectd](https://github.com/collectd/collectd/wiki/Binary-protocol)
191191
=> Prometheus PRW
192192
- Importing Prometheus endpoint scrape => [statsd push | collectd | opencensus]
193193
- Importing OpenCensus "oca" => any non OC or OTel format

0 commit comments

Comments
 (0)