96 Commits (main)

Author SHA1 Message Date
Krisztian Fekete ff457cecf4
Add resource attributes and scope to metrics proto diagram (#519) 3 months ago
David Ashpole c451441d7b
Add metric.metadata for supporting additional metadata on metrics (#514) 8 months ago
Tigran Najaryan f674adf15f
Remove irrelevant comments from metric name field (#512) 11 months ago
Tigran Najaryan d1468b7700 Add comment to explain schema_url fields 1 year ago
Tigran Najaryan 449a1b0219
Fix LogRecordFlags and DataPointFlags enum element name inconsistency (#474) 1 year ago
Tigran Najaryan 840db1f143 Clarify bitfield helper enums 1 year ago
Tigran Najaryan 77df163a53 Update opentelemetry/proto/metrics/v1/metrics.proto 1 year ago
Ruslan Kovalov f61a857cd4 [chore] Change comment on `bucket_counts` to reflect spec. 1 year ago
Bogdan Drutu 4b23e936e1
Remove optional part from zero_threshold (#453) 2 years ago
Ruslan Kovalov ad7b716783
Introduce an optional `zero_threshold` field to `ExponentialHistogramDataPoint` (#441) 2 years ago
Joshua MacDonald 724e427879
Change the exponential histogram boundary condition (#409) 2 years ago
Tigran Najaryan 1e69bf2e78
Delete deprecated InstrumentationLibrary-related fields and messages (#407) 2 years ago
taloric 9e7c1b3b3b
Fix urls which can not access (#402) 2 years ago
Alan West ed7cc36e26
Define csharp_namespace option (#399) 2 years ago
Joshua MacDonald 8066eef822
Make the exponential histogram sum optional, like its counterpart (#392) 2 years ago
Joshua MacDonald cef5447c44
Add min/max fields to HistogramDataPoint (#279) 3 years ago
Alex Boten 1648cf3ff5
Add field of present flag to proto build (#366) 3 years ago
Tigran Najaryan 17c68a9d2b
Rename InstrumentationLibrary to InstrumentationScope (#362) 3 years ago
Tigran Najaryan 2d040f613a
Remove experimental metrics config service (#359) 3 years ago
Tigran Najaryan 0e254b5c04
Fix path to Go packages (#360) 3 years ago
Tigran Najaryan c444081593
Clarify attribute key uniqueness requirement (#350) 3 years ago
Bogdan Drutu 8ba33cceb4
Remove deprecated messages and fields from metrics (#342) 3 years ago
Bogdan Drutu 27a10cd70f
Add proto messages for signals data independent of OTLP protocol (#332) 3 years ago
Joshua MacDonald 4f5d71fc4b
Base-2 exponential histogram protocol support (#322) 3 years ago
Joshua MacDonald e57e849443
Add optional data point flags to all metrics data points, support staleness markers (#316) 3 years ago
Bogdan Drutu 8d37b97785
More cleanups to the metrics proto (#324) 3 years ago
Bogdan Drutu ebef7c999f
Cleanup comments and empty lines in metric proto (#321) 3 years ago
Victor Lu bc8ee79d8e
Fix comment on explicit_bounds (#313) 3 years ago
Vamsee Lakamsani f3b0ee0861
moved deprecated messages to the bottom of metrics.proto to help with readability (#312) 3 years ago
Tigran Najaryan bacfe08d84
Add schema_url fields as described in OTEP 0152 (#298) 3 years ago
Josh Suereth 7965123edf
Refine descriptions of Histogram+Summary for explicit OpenMetrics compat (#302) 3 years ago
Joshua MacDonald 78d3024892
Add comments about StartTimeUnixNano (#295) 3 years ago
Bogdan Drutu a17f202fda
Metrics: Replace <string, string> labels with attributes (#283) 3 years ago
Josh Suereth 185e47a442
Remove TODOs from metrics.proto. Remaining todos are bugs against specification/proto library. (#293) 3 years ago
Bogdan Drutu 493f9f8f3b
Fix histogram dapa point comment about supported boundaries (#291) 3 years ago
Bogdan Drutu 4a2aefa601
Add date when the fields will be removed (#282) 4 years ago
Bogdan Drutu 454ebf4991
Fix value int index in Exemplar, skipped 6 by mistake (#284) 4 years ago
Bogdan Drutu f976dee8f1
Move integer/double variation of Exemplar into Exemplar (#281) 4 years ago
Joshua MacDonald 8a65786ecc
Move integer/double variation into NumberDataPoint (#278) 4 years ago
Bogdan Drutu 860f3a2739
Deprecate IntHistogram, rename DoubleHistogram to Histogram (#270) 4 years ago
Bogdan Drutu 2655d7d004
Rename DoubleSummary to Summary (#269) 4 years ago
Bogdan Drutu 22f913ade9
Make explicit bounds compatible with OM/Prometheus (#262) 4 years ago
Bogdan Drutu 92d15b79b5
Consistent name for experimental file metrics config service (#260) 4 years ago
Bogdan Drutu 286810dc20
Clarify what empty instrumentation name means, and missing instrumentation library (#245) 4 years ago
Gianluca 8ab21e9da6
Add SummaryDataPoint support to Metrics proto (opentelemetry/opentele… (#227) 4 years ago
Bogdan Drutu 313a868be2
Use fixed64 and sfixed64 for the sums and counts (#214) 4 years ago
Bogdan Drutu 32a0c7b519
Rename Int64DataPoints to IntDataPoints to be consistent with Sum/Gauge/Histogram (#215) 4 years ago
Bogdan Drutu f374b7841d
Unsplit all data points and exemplar by measurement type (#209) 4 years ago
Tristan Sloughter ee000ac20c
metrics proto: rename dropped labels to filtered labels (#213) 4 years ago
Bogdan Drutu b0e1196604
Cleanup obsolate comments, and fix histogram data points name (#210) 4 years ago