Skip to content

Commit fb2527c

Browse files
chore: Add link to issue for feedback (#1663)
During the SIG, we talked about including an issue to hold feedback related to the Metrics gems to keep the conversations in a centralized location.
1 parent b8eb582 commit fb2527c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

metrics_api/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ The OpenTelemetry Ruby gems are maintained by the OpenTelemetry-Ruby special int
5454

5555
There's still work to be done, to get to a spec-compliant metrics implementation and we'd love to have more folks contributing to the project. Check the [repo][repo-github] for issues and PRs labeled with `metrics` to see what's available.
5656

57+
## Feedback
58+
59+
During this experimental stage, we're looking for lots of community feedback about this gem. Please add your comments to Issue [#1662][1662].
60+
5761
## License
5862

5963
The `opentelemetry-api` gem is distributed under the Apache 2.0 license. See [LICENSE][license-github] for more information.
@@ -67,3 +71,4 @@ The `opentelemetry-api` gem is distributed under the Apache 2.0 license. See [LI
6771
[ruby-sig]: https://github.com/open-telemetry/community#ruby-sig
6872
[community-meetings]: https://github.com/open-telemetry/community#community-meetings
6973
[discussions-url]: https://github.com/open-telemetry/opentelemetry-ruby/discussions
74+
[1662]: https://github.com/open-telemetry/opentelemetry-ruby/issues/1662

metrics_sdk/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ The OpenTelemetry Ruby gems are maintained by the OpenTelemetry Ruby special int
8989

9090
There's still work to be done, to get to a spec-compliant metrics implementation and we'd love to have more folks contributing to the project. Check the [repo][repo-github] for issues and PRs labeled with `metrics` to see what's available.
9191

92+
## Feedback
93+
94+
During this experimental stage, we're looking for lots of community feedback about this gem. Please add your comments to Issue [#1662][1662].
95+
9296
## License
9397

9498
The `opentelemetry-metrics-sdk` gem is distributed under the Apache 2.0 license. See [LICENSE][license-github] for more information.
@@ -103,3 +107,4 @@ The `opentelemetry-metrics-sdk` gem is distributed under the Apache 2.0 license.
103107
[ruby-sig]: https://github.com/open-telemetry/community#ruby-sig
104108
[community-meetings]: https://github.com/open-telemetry/community#community-meetings
105109
[discussions-url]: https://github.com/open-telemetry/opentelemetry-ruby/discussions
110+
[1662]: https://github.com/open-telemetry/opentelemetry-ruby/issues/1662

0 commit comments

Comments
 (0)