146 Commits (a97eda6b3a5dde7ca8c70de1aacd1c3698037be1)
 

Author SHA1 Message Date
Yang Song a97eda6b3a Start 0.2.0 development cycle 6 years ago
Yang Song f656f466c9
Add resource and metrics_service proto to mkgogen. Re-generate gen-go files. (#147) 6 years ago
Fabian Reinartz fc93f641b0 Add resource to protocol (#137) 6 years ago
Bogdan Drutu 61f8bc77ec Fix generating the javadoc. (#144) 6 years ago
Yang Song 99162e4df5
Metrics/TimeSeries: start time should not be included while end time should. (#142) 6 years ago
Yang Song bbcfad0758
README: Add instructions on using opencensus_proto with Bazel. (#140) 6 years ago
Yang Song 7c72602042
agent/README: update package info. (#138) 6 years ago
Yang Song 5f7f863c96
Agent: Add metrics service. (#136) 6 years ago
Yang Song 8b7083261d
Tracing: Add default limits to TraceConfig. (#133) 6 years ago
Yang Song f7dc45390e
Remove a stale TODO. (#134) 6 years ago
Yang Song a7dfdb5a28
README: Add a note about go_proto_library rules. (#135) 6 years ago
yancl 475e1d0ccf add golang bazel build support (#132) 6 years ago
Yang Song 1aa555954f
Remove exporter protos from mkgogen. (#128) 6 years ago
Yang Song 1b4abee5b9
Update README and RELEASING. (#130) 6 years ago
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