opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

SDK: implement metrics when OTEPs are approved

Open fbogsany opened this issue 4 years ago • 11 comments

See #80 for API side of this.

fbogsany avatar Sep 16 '19 02:09 fbogsany

https://github.com/open-telemetry/opentelemetry-specification/issues/259 metrics SDK spec moved to Alpha 0.3.

fbogsany avatar Nov 04 '19 19:11 fbogsany

https://github.com/open-telemetry/opentelemetry-specification/pull/347

fbogsany avatar Nov 12 '19 18:11 fbogsany

What's the status of this?

genebean avatar Nov 09 '20 01:11 genebean

I'm also interested in this :) it would be amazing!

ioquatix avatar Sep 02 '21 14:09 ioquatix

The spec is currently in “Feature Freeze” state, but is still considered Experimental. We may be able to proceed with the API, but the SDK spec is still WIP.

fbogsany avatar Sep 03 '21 16:09 fbogsany

as of https://github.com/open-telemetry/opentelemetry-specification/pull/2104 the Metrics API moved to stable.

beanieboi avatar Jan 27 '22 15:01 beanieboi

As of #1004 we implemented an initial version of the Metrics API 😛

fbogsany avatar Jan 27 '22 22:01 fbogsany

Note that this issue is about the SDK rather than the API. The SDK spec for metrics is in "feature freeze" and we're starting the implementation in #1108.

fbogsany avatar Jan 27 '22 22:01 fbogsany

Any update on the implementation status? We'd love to track metrics for our ruby app.

SauravPahadia avatar Apr 12 '22 18:04 SauravPahadia

#1108 is continuing in fits & starts. I suggest following that PR for status updates.

fbogsany avatar Apr 12 '22 19:04 fbogsany

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

github-actions[bot] avatar Apr 29 '24 01:04 github-actions[bot]