You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,3 +17,5 @@ What did you see instead?
17
17
18
18
**Additional context**
19
19
Add any other context about the problem here.
20
+
21
+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,3 +17,5 @@ Which alternative solutions or features have you considered?
17
17
18
18
**Additional context**
19
19
Add any other context about the feature request here.
20
+
21
+
<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
-[nlohmann/json](https://github.com/nlohmann/json): JSON for Modern C++.
62
+
-[nlohmann/json](https://github.com/nlohmann/json) (v3.10.5 or later):
63
+
JSON for Modern C++.
58
64
- protobuf serialized otlp messages are encoded in JSON format using this
59
65
library.
60
66
- License: `MIT License`
61
-
-[zlib](https://www.zlib.net/): A Massively Spiffy Yet Delicately
62
-
Unobtrusive Compression Library.
67
+
-[zlib](https://www.zlib.net/) (v1.2.11 or later):
68
+
A Massively Spiffy Yet Delicately Unobtrusive Compression Library.
63
69
- The `http_client` utilizes zlib to compress the message body and send
64
70
it in gzip format.
65
71
- License: The library is licensed
@@ -68,7 +74,7 @@ Both these dependencies are listed here:
68
74
-[OTLP/gRPC](/exporters/otlp)
69
75
exporter:
70
76
-`protobuf` OTLP messages are constructed as protobuf payloads.
71
-
-[gRPC](https://github.com/grpc/grpc): An RPC library and framework
77
+
-[gRPC](https://github.com/grpc/grpc) (v1.49.2 or later): An RPC library and framework
72
78
- Exporter communicates with OTLP collector using gRPC transport mechanism.
73
79
- License: `Apache License 2.0`
74
80
@@ -84,8 +90,8 @@ Both these dependencies are listed here:
0 commit comments