372 Commits (d77c317b473d7d6a837f24c4c5ea9f0c074d182a)
 

Author SHA1 Message Date
Bogdan Drutu ebef7c999f
Cleanup comments and empty lines in metric proto (#321) 4 years ago
Victor Lu bc8ee79d8e
Fix comment on explicit_bounds (#313) 4 years ago
Vamsee Lakamsani f3b0ee0861
moved deprecated messages to the bottom of metrics.proto to help with readability (#312) 4 years ago
Tigran Najaryan ef68aae717
Declare Logs Beta (#311) 4 years ago
Bogdan Drutu 795cc815ce
Setup github action for auto-assign (#307) 4 years ago
Bogdan Drutu b03df024c1
Upgrade proto docker, add support for JS and grpc-web (#306) 4 years ago
Josh Suereth 8672494217
Mark metrics protocol as stable for the 0.9 release. (#305) 4 years ago
Tigran Najaryan bacfe08d84
Add schema_url fields as described in OTEP 0152 (#298) 4 years ago
Josh Suereth 7965123edf
Refine descriptions of Histogram+Summary for explicit OpenMetrics compat (#302) 4 years ago
Joshua MacDonald 78d3024892
Add comments about StartTimeUnixNano (#295) 4 years ago
Josh Suereth 9d39171236
Create auto assign based on specification assignment (#301) 4 years ago
Rodolfo Carvalho de4fc37940
Fix typo in TraceService documentation (#300) 4 years ago
Tigran Najaryan 871ec9c526
Add bytes (binary) as a data type to AnyValue (#297) 4 years ago
Bogdan Drutu a17f202fda
Metrics: Replace <string, string> labels with attributes (#283) 4 years ago
Josh Suereth 185e47a442
Remove TODOs from metrics.proto. Remaining todos are bugs against specification/proto library. (#293) 4 years ago
Bogdan Drutu 493f9f8f3b
Fix histogram dapa point comment about supported boundaries (#291) 4 years ago
Bogdan Drutu 4a2aefa601
Add date when the fields will be removed (#282) 4 years ago
Bogdan Drutu e62655731f
Prepare for 0.8.0 release (#285) 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
Harold Dost 72a7178bd0
Retroactively update CHANGLOG.md (#276) 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 da389ee721
Document how to generate grpc client libraries (#261) 4 years ago
Bogdan Drutu abbf7b7b49
Update links after master -> main branch change (#254) 4 years ago
Bogdan Drutu e73df7c9f3
Update CONTRIBUTING guidelines (#253) 4 years ago
Bogdan Drutu 8a4c07c8eb
Rename makefile -> Makefile, use latest protobuf docker (#251) 4 years ago
Bogdan Drutu 1b8c1ec6af
Upgrade protobuf docker to the latest version, add support to build more languages (#248) 4 years ago
Fred Moyer b9f9b7e6d0
annoying small grammar fix (#247) 4 years ago
Bogdan Drutu 286810dc20
Clarify what empty instrumentation name means, and missing instrumentation library (#245) 4 years ago
Andrew Hsu d0e9c0c92e
Add build badge to top of readme (#246) 4 years ago
Bogdan Drutu 18a2a35e9d
Declare metrics beta, we should try to not break the protocol from now on (#223) 4 years ago
Bogdan Drutu aec4d0bb9d
Move codeowners in .github directory (#240) 4 years ago
Bogdan Drutu dd92351481
Switch from Travis to Github Actions (#244) 4 years ago
Yuke Zhuge f11e0538fd
Add "gen" to .gitignore (#232) 4 years ago
Gianluca 8ab21e9da6
Add SummaryDataPoint support to Metrics proto (opentelemetry/opentele… (#227) 4 years ago
Tigran Najaryan 6cf77b2f54
Update README.md to mark Logs support as Alpha (#228) 4 years ago
Tigran Najaryan 59c488bfb8
Modify Span status according to specification (#224) 4 years ago
Tigran Najaryan 69d265b577
Clarify maturity guarantees (#225) 4 years ago
dengliming 30d237e1ff
Rename ProbabilitySampler to TraceIdRatioBased (#221) 4 years ago
Bogdan Drutu 313a868be2
Use fixed64 and sfixed64 for the sums and counts (#214) 5 years ago
Bogdan Drutu 32a0c7b519
Rename Int64DataPoints to IntDataPoints to be consistent with Sum/Gauge/Histogram (#215) 5 years ago
Bogdan Drutu f374b7841d
Unsplit all data points and exemplar by measurement type (#209) 5 years ago
Tristan Sloughter ee000ac20c
metrics proto: rename dropped labels to filtered labels (#213) 5 years ago
Bogdan Drutu b0e1196604
Cleanup obsolate comments, and fix histogram data points name (#210) 5 years ago
Bogdan Drutu 8b80e3f3e9
Merge descriptor type and data points into Data. (#202) 5 years ago
Bogdan Drutu 7964dd8ea4
Remove TODO about Histogram sum being double (#205) 5 years ago