File tree 2 files changed +3
-3
lines changed
daprdocs/static/docs/open-telemetry-collector
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Dapr documentation
2
2
3
- [ ![ GitHub License] ( https://img.shields.io/github/license/dapr/docs?style=flat&label=License&logo=github )] ( https://github.com/dapr/docs/blob/v1.13/LICENSE ) [ ![ GitHub issue custom search in repo] ( https://img.shields.io/github/issues-search/dapr/docs?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github )] ( https://github.com/dapr/docs/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 ) [ ![ Discord] ( https://img.shields.io/discord/778680217417809931?label=Discord&style=flat&logo=discord )] ( http ://bit.ly/dapr-discord) [ ![ YouTube Channel Views] ( https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat&label=YouTube%20views&logo=youtube )] ( https://youtube.com/@daprdev ) [ ![ X (formerly Twitter) Follow] ( https://img.shields.io/twitter/follow/daprdev?logo=x&style=flat )] ( https://twitter.com/daprdev )
3
+ [ ![ GitHub License] ( https://img.shields.io/github/license/dapr/docs?style=flat&label=License&logo=github )] ( https://github.com/dapr/docs/blob/v1.13/LICENSE ) [ ![ GitHub issue custom search in repo] ( https://img.shields.io/github/issues-search/dapr/docs?query=type%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22&label=Good%20first%20issues&style=flat&logo=github )] ( https://github.com/dapr/docs/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 ) [ ![ Discord] ( https://img.shields.io/discord/778680217417809931?label=Discord&style=flat&logo=discord )] ( https ://bit.ly/dapr-discord) [ ![ YouTube Channel Views] ( https://img.shields.io/youtube/channel/views/UCtpSQ9BLB_3EXdWAUQYwnRA?style=flat&label=YouTube%20views&logo=youtube )] ( https://youtube.com/@daprdev ) [ ![ X (formerly Twitter) Follow] ( https://img.shields.io/twitter/follow/daprdev?logo=x&style=flat )] ( https://twitter.com/daprdev )
4
4
5
5
If you are looking to explore the Dapr documentation, please go to the documentation website:
6
6
@@ -23,7 +23,7 @@ For more information visit the [Dapr branch structure](https://docs.dapr.io/cont
23
23
24
24
## Contribution guidelines
25
25
26
- Before making your first contribution, make sure to review the [ contributing section] ( http ://docs.dapr.io/contributing/) in the docs.
26
+ Before making your first contribution, make sure to review the [ contributing section] ( https ://docs.dapr.io/contributing/) in the docs.
27
27
28
28
## Overview
29
29
Original file line number Diff line number Diff line change 7
7
tracing :
8
8
samplingRate : " 1"
9
9
zipkin :
10
- endpointAddress : " http ://otel-collector.default.svc.cluster.local:9411/api/v2/spans"
10
+ endpointAddress : " https ://otel-collector.default.svc.cluster.local:9411/api/v2/spans"
You can’t perform that action at this time.
0 commit comments