132 Commits (1076b33d861bf614bb4705d8d115b090d6e9c3ac)
 

Author SHA1 Message Date
Bogdan Drutu 1076b33d86
Change histogram buckets definition to be OpenMetrics compatible. (#121) 6 years ago
Yang Song 72d0978117
Remove exporter/v1 protos. (#124) 6 years ago
Yang Song 5a272b6d07
Clean up the README for Agent proto. (#126) 6 years ago
Bogdan Drutu f13285007f
Change Quantiles to ValuesAtPercentile. (#122) 6 years ago
Bogdan Drutu df894b5863
Extend the TraceService service to support export/config for multiple Applications. (#119) 6 years ago
Yang Song fe6b4079f0
Add specifications on Agent implementation details. (#112) 6 years ago
Yang Song 91e0b92e47
Update gitignore (#118) 6 years ago
Bogdan Drutu d22fd70f04
Remove maven support. Not used. (#116) 6 years ago
Bogdan Drutu a74b002d33
Add gauge distribution. (#117) 6 years ago
Bogdan Drutu 23a39c7cb6
Add support for Summary type and value. (#110) 6 years ago
Yang Song a3c5631ffc
Add Maven status and instructions on adding dependencies. (#115) 6 years ago
songy23 359b6fdd86 Bump version to 0.0.3-SNAPSHOT 6 years ago
songy23 24333298e3 Bump version to 0.0.2 6 years ago
Yang Song b5d98584d5
Update gen-go files. (#114) 6 years ago
Yang Song dd59275fb8
Gradle: Add missing source and javadoc rules. (#113) 6 years ago
Bogdan Drutu da6971d730
Add support for float attributes. (#98) 6 years ago
Bogdan Drutu cbeb482511
Change from mean to sum in distribution. (#109) 6 years ago
songy23 3a6c8d90f8 Bump version to v0.0.2-SNAPSHOT 6 years ago
songy23 ba2c2de0a8 Bump version to v0.0.1 6 years ago
Yang Song 9c751640ae
Add releasing instructions in RELEASING.md. (#106) 6 years ago
Yang Song f303ae3f8d
Add Gradle build rules for generating gRPC service and releasing to Maven. (#102) 6 years ago
Yang Song d3b7200dbd
Re-organize proto directory structure. (#103) 6 years ago
Yang Song 91fbd9506c
Update gen-go files. (#101) 6 years ago
Yang Song 988957f1ce
Add a note about interceptors of other libraries. (#94) 6 years ago
Emmanuel T Odeke f6d872a6e9 agent/common/v1: use exporter_version, core_library_version in LibraryInfo (#100) 6 years ago
Emmanuel T Odeke ee2e6d8d42 opencensus/proto: add default Agent port to README (#97) 6 years ago
Yang Song 2333df4ffe
Update the message names for Config RPC. (#93) 6 years ago
Yang Song 3234379e22
Add details about agent protocol in the README. (#88) 6 years ago
Yang Song 8c13818d7d
Update gen-go files. (#92) 6 years ago
Emmanuel T Odeke e7dbba35cc agent/trace/v1: fix signature for Config and comments too (#91) 6 years ago
Yang Song 10f868359b
Update gen-go files. (#86) 6 years ago
Bogdan Drutu 0f60ee61aa
Make tracestate a list instead of a map to preserve ordering. (#84) 6 years ago
Bogdan Drutu 8ca5a1281f
Allow MetricDescriptor to be sent only the first time. (#78) 6 years ago
Yang Song 554e673286
Update mkgogen.sh. (#85) 6 years ago
Yang Song 3d9e99dce3
Add agent trace service proto definitions. (#79) 6 years ago
Yang Song ad5efe554e
Update proto and gen-go package names. (#83) 6 years ago
Yang Song c76b7e0632
Add agent/common proto and BUILD. (#81) 6 years ago
Yang Song ed45831684
Add trace_config.proto. (#80) 6 years ago
Bogdan Drutu 0857a45d8e
Build exporters with maven. (#76) 6 years ago
Bogdan Drutu 07a6f74fb9
Make clear that cumulative int/float can go only up. (#75) 6 years ago
Bogdan Drutu 5524008e71
Add tracestate field to the Span proto. (#74) 6 years ago
Bogdan Drutu e5be5a8567
gradle wrapper --gradle-version 4.9 (#72) 6 years ago
Bogdan Drutu 8226f4c5d1
Change from multiple types of timeseries to have one. (#71) 6 years ago
Bogdan Drutu a758655245
Move exemplars in the Bucket. (#70) 6 years ago
Bogdan Drutu 0f8977f637
Update gen-go files. (#69) 6 years ago
Bogdan Drutu c6f4752cae
Move metrics in the top level directory. (#68) 6 years ago
Bogdan Drutu 5099a9bbbe
Remove Range from Distribution. No backend supports this. (#67) 6 years ago
Bogdan Drutu bc0d87d255
Remove unused MetricSet message. (#66) 6 years ago
Yang Song c1c9ec58de
Metrics: Add Exemplar to DistributionValue. (#62) 6 years ago
easy 865a05ccc0
Gauge vs Cumulative. (#65) 7 years ago