Commit Graph

  • 7d58bd0d3b fix build Liudmila Molkova 2018-10-30 14:53:48 -0700
  • 61f8bc77ec Fix generating the javadoc. (#144) Bogdan Drutu 2018-10-31 00:58:26 +0100
  • 1bbd6bf341 Add error proto definitions Liudmila Molkova 2018-10-30 14:37:38 -0700
  • 1250f0a465 Fix generating the javadoc. Bogdan Drutu 2018-10-30 11:38:25 -0700
  • 99162e4df5
    Metrics/TimeSeries: start time should not be included while end time should. (#142) Yang Song 2018-10-25 08:31:41 -0700
  • 2eaf05eb47 Metrics/TimeSeries: start time should not be included while end time should. songy23 2018-10-24 15:00:29 -0700
  • 5d08befcdc Switch span start/end to DoubleValue draffensperger 2018-10-24 06:58:24 -0400
  • dee5f54bb1 Switch duration to double value draffensperger 2018-10-24 06:46:47 -0400
  • eec97a5158 Update bazel file draffensperger 2018-10-22 14:41:08 -0400
  • 75b2c39fe5 Add web proto draffensperger 2018-10-22 14:37:32 -0400
  • bbcfad0758
    README: Add instructions on using opencensus_proto with Bazel. (#140) Yang Song 2018-10-15 10:21:39 -0700
  • ee10e0743a Add git_repository instruction. songy23 2018-10-15 10:13:34 -0700
  • b12c1082d1 Add resource to protocol Fabian Reinartz 2018-10-11 18:33:34 -0700
  • 695fa482af README: Add instructions on using opencensus_proto with Bazel. songy23 2018-10-12 14:57:20 -0700
  • 7c72602042
    agent/README: update package info. (#138) Yang Song 2018-10-12 11:47:09 -0700
  • e365dd01b7 agent/README: update package info. songy23 2018-10-12 11:08:38 -0700
  • 5f7f863c96
    Agent: Add metrics service. (#136) Yang Song 2018-10-11 17:38:59 -0700
  • cb535cebce Agent: Add metrics service. songy23 2018-10-11 10:13:04 -0700
  • 8b7083261d
    Tracing: Add default limits to TraceConfig. (#133) Yang Song 2018-10-10 09:09:37 -0700
  • f7dc45390e
    Remove a stale TODO. (#134) Yang Song 2018-10-09 11:20:32 -0700
  • a7dfdb5a28
    README: Add a note about go_proto_library rules. (#135) Yang Song 2018-10-09 11:20:25 -0700
  • 45d3862c7f README: Add a note about go_proto_library rules. songy23 2018-10-09 10:44:56 -0700
  • f9bb290671 Remove a stale TODO. songy23 2018-10-09 10:31:04 -0700
  • 475e1d0ccf add golang bazel build support (#132) yancl 2018-10-10 01:25:07 +0800
  • f00f655113 Tracing: Add default limits to TraceConfig. songy23 2018-10-09 10:17:03 -0700
  • 399a3dffa6 add golang bazel build support yancl 2018-10-08 13:12:45 +0000
  • 685216b79f
    Merge c2bd960674 into 1aa555954f yancl 2018-10-08 13:04:42 +0000
  • c2bd960674 remove unused filegroup liang 2018-10-08 12:51:15 +0000
  • faad883240 remove unused filegroup liang 2018-10-08 08:25:52 +0000
  • e8955f8e8c add bazel go build support liang 2018-10-08 08:19:38 +0000
  • 1aa555954f
    Remove exporter protos from mkgogen. (#128) Yang Song 2018-10-04 14:17:52 -0700
  • 1b4abee5b9
    Update README and RELEASING. (#130) Yang Song 2018-10-04 14:17:42 -0700
  • d24ace6c6b Use better releasing commands for Go. Yang Song 2018-10-04 13:47:25 -0700
  • a07ebe4170 Update README and RELEASING. songy23 2018-10-04 13:39:41 -0700
  • 4c02bf9aff
    Merge 499172c37f into 1076b33d86 Yang Song 2018-10-04 20:24:46 +0000
  • 499172c37f Update gen-go files. songy23 2018-10-04 13:22:45 -0700
  • 12b57a0499 Remove exporter protos from mkgogen. songy23 2018-10-04 12:59:49 -0700
  • 1076b33d86
    Change histogram buckets definition to be OpenMetrics compatible. (#121) Bogdan Drutu 2018-10-04 09:08:44 -0400
  • 6b3b73fff3 Spelling mistake. Bogdan Drutu 2018-10-04 05:26:05 -0700
  • cbf09fc4d6 Use strictly increasing. Bogdan Drutu 2018-10-04 05:19:58 -0700
  • 72d0978117
    Remove exporter/v1 protos. (#124) Yang Song 2018-10-03 15:31:50 -0700
  • e1e182b532 Improve comments. Bogdan Drutu 2018-10-02 19:26:11 -0700
  • 6543b80d05 Change histogram buckets definition to be OpenMetrics compatible. Bogdan Drutu 2018-09-26 12:10:47 -0700
  • 5a272b6d07
    Clean up the README for Agent proto. (#126) Yang Song 2018-10-02 17:23:32 -0700
  • 0de2178b0f Clean up the README for Agent proto. songy23 2018-10-02 16:57:28 -0700
  • a93664368f Remove exporter/v1 protos. songy23 2018-10-02 16:04:29 -0700
  • f13285007f
    Change Quantiles to ValuesAtPercentile. (#122) Bogdan Drutu 2018-10-01 18:58:40 -0700
  • e43e9ce75e Change Quantiles to ValuesAtPercentile. Bogdan Drutu 2018-10-01 15:58:05 -0700
  • df894b5863
    Extend the TraceService service to support export/config for multiple Applications. (#119) Bogdan Drutu 2018-09-24 10:14:26 -0700
  • 4dd61ea59f Fix comment grammer issue. Bogdan Drutu 2018-09-22 18:18:29 -0700
  • 2b7023ba4e Extend the TraceService service to support export/config for multiple Applications. Bogdan Drutu 2018-09-22 14:21:37 -0700
  • fe6b4079f0
    Add specifications on Agent implementation details. (#112) Yang Song 2018-09-20 16:53:16 -0700
  • 91e0b92e47
    Update gitignore (#118) Yang Song 2018-09-20 16:30:32 -0700
  • 6d5d72e4dc Update gitignore Yang Song 2018-09-20 16:08:39 -0700
  • d22fd70f04
    Remove maven support. Not used. (#116) Bogdan Drutu 2018-09-19 12:21:53 -0700
  • a74b002d33
    Add gauge distribution. (#117) Bogdan Drutu 2018-09-19 12:21:42 -0700
  • c0eef5d7d3 Add gauge distribution. Bogdan Drutu 2018-09-19 11:54:44 -0700
  • b7398463b7 Remove maven support. Not used. Bogdan Drutu 2018-09-19 11:46:02 -0700
  • 23a39c7cb6
    Add support for Summary type and value. (#110) Bogdan Drutu 2018-09-19 11:41:45 -0700
  • 1673321aef Fix more comments. Bogdan Drutu 2018-09-18 16:17:31 -0700
  • f06b699dab Fix comments and remove required. Bogdan Drutu 2018-09-18 09:00:29 -0700
  • a5c36cf2bd Add support for Summary type and value. Bogdan Drutu 2018-09-16 13:47:04 -0700
  • a3c5631ffc
    Add Maven status and instructions on adding dependencies. (#115) Yang Song 2018-09-18 15:58:41 -0700
  • 24694180df Add Maven status and instructions on adding dependencies. songy23 2018-09-18 14:39:47 -0700
  • 359b6fdd86 Bump version to 0.0.3-SNAPSHOT songy23 2018-09-18 08:59:25 -0700
  • 24333298e3 Bump version to 0.0.2 v0.0.2 songy23 2018-09-17 14:17:51 -0700
  • b5d98584d5
    Update gen-go files. (#114) Yang Song 2018-09-18 08:56:28 -0700
  • f45b8db2a7 Update gen-go files. songy23 2018-09-17 19:41:25 -0700
  • dd59275fb8
    Gradle: Add missing source and javadoc rules. (#113) Yang Song 2018-09-17 19:27:20 -0700
  • da6971d730
    Add support for float attributes. (#98) Bogdan Drutu 2018-09-17 19:22:37 -0700
  • cbeb482511
    Change from mean to sum in distribution. (#109) Bogdan Drutu 2018-09-17 19:20:02 -0700
  • be79b9a031 Gradle: Add missing source and javadoc rules. songy23 2018-09-17 17:31:41 -0700
  • cc54ebf531 Update graph. songy23 2018-09-17 17:01:02 -0700
  • 0400cd25ff Rewording. songy23 2018-09-17 15:39:08 -0700
  • f0b7a93ffb Add specifications on Agent implementation details. songy23 2018-09-17 15:14:24 -0700
  • 3a6c8d90f8 Bump version to v0.0.2-SNAPSHOT songy23 2018-09-13 12:20:17 -0700
  • ba2c2de0a8 Bump version to v0.0.1 songy23 2018-09-13 12:19:50 -0700
  • 9c751640ae
    Add releasing instructions in RELEASING.md. (#106) Yang Song 2018-09-16 21:22:50 -0700
  • 050f827666 Add support for float attributes. Bogdan Drutu 2018-09-08 11:37:04 -0700
  • 101e96c9c2 Change from mean to sum in distribution. Bogdan Drutu 2018-09-16 13:48:04 -0700
  • c55d2cbe59 Re-organize the sections. songy23 2018-09-13 14:55:30 -0700
  • f303ae3f8d
    Add Gradle build rules for generating gRPC service and releasing to Maven. (#102) Yang Song 2018-09-13 12:17:12 -0700
  • d5de5089ca Update version name. songy23 2018-09-13 10:10:17 -0700
  • 5691907063 Update to use gRPC v1.14.0 songy23 2018-09-13 10:02:30 -0700
  • f904a619a7 Add releasing instructions in RELEASING.md. Yang Song 2018-09-12 14:36:19 -0700
  • b1a6109616 Add build rules for generating gRPC service and releasing to Maven. songy23 2018-09-11 14:13:47 -0700
  • d3b7200dbd
    Re-organize proto directory structure. (#103) Yang Song 2018-09-11 19:45:32 -0700
  • 6b4a038198 Re-order proto directory structure. songy23 2018-09-11 13:56:29 -0700
  • 91fbd9506c
    Update gen-go files. (#101) Yang Song 2018-09-10 12:40:45 -0700
  • 988957f1ce
    Add a note about interceptors of other libraries. (#94) Yang Song 2018-09-09 15:17:12 -0700
  • 7aa0eac21a Update gen-go files. songy23 2018-09-09 15:13:59 -0700
  • 6d22711506 Update wording songy23 2018-09-09 15:02:21 -0700
  • f6d872a6e9 agent/common/v1: use exporter_version, core_library_version in LibraryInfo (#100) Emmanuel T Odeke 2018-09-09 14:58:44 -0700
  • ec668fdef3
    agent/common/v1: use exporter_version, core_library_version in LibraryInfo Emmanuel T Odeke 2018-09-08 16:25:35 -0700
  • ee2e6d8d42 opencensus/proto: add default Agent port to README (#97) Emmanuel T Odeke 2018-09-07 09:59:17 -0700
  • c070ece247
    opencensus/proto: add default Agent port to README Emmanuel T Odeke 2018-09-07 09:45:43 -0700
  • 2333df4ffe
    Update the message names for Config RPC. (#93) v0.0.1 Yang Song 2018-09-06 09:25:26 -0700
  • e4287e76e6 Update gen-go files. songy23 2018-09-05 17:51:04 -0700
  • 420f78761e Rename to UpdatedLibraryConfig. songy23 2018-09-05 17:50:31 -0700
  • 24da43ee2d Update message order and name. songy23 2018-09-05 14:08:10 -0700