Yang Song
7d01b0b78a
Gradle: Upgrade dependency versions. ( #193 )
6 years ago
songy23
0fafccbf96
Start 0.3.0 development cycle
6 years ago
Yang Song
90c3e10b1a
Revert "Start 0.3.0 development cycle ( #167 )" ( #183 )
...
This reverts commit 853d694fb7
.
6 years ago
Bogdan Drutu
29d5a424e7
Add grpc generated files to the idea plugin. ( #175 )
6 years ago
Yang Song
853d694fb7
Start 0.3.0 development cycle ( #167 )
6 years ago
Yang Song
a97eda6b3a
Start 0.2.0 development cycle
6 years ago
Bogdan Drutu
61f8bc77ec
Fix generating the javadoc. ( #144 )
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
dd59275fb8
Gradle: Add missing source and javadoc rules. ( #113 )
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
f303ae3f8d
Add Gradle build rules for generating gRPC service and releasing to Maven. ( #102 )
...
* Add build rules for generating gRPC service and releasing to Maven.
* Update to use gRPC v1.14.0
* Update version name.
6 years ago
Yang Song
d3b7200dbd
Re-organize proto directory structure. ( #103 )
...
build.gradle and BUILD.bazel/WORKSPACE should not be under the same
directory, since they expect different directory layout for proto files.
6 years ago
Bogdan Drutu
c6f4752cae
Move metrics in the top level directory. ( #68 )
...
* Move metrics in the top level directory.
* Update maven and gradle.
6 years ago
Bogdan Drutu
c5d48acbb2
Initial draft for a metrics, an API for exporters. ( #53 )
...
* Initial draft for a metrics API that can be used by the stats API as well as other metric systems.
* Fix comments, move metrics under stats/metrics
* Fix more comments. Rename MetricPoint to Metric.
7 years ago
Bogdan Drutu
8054b9d223
Update dependencies version. ( #54 )
...
* Update dependencies version.
* Fix build.
7 years ago
Bogdan Drutu
993c711ba2
Move protos in opencensus/proto directory. ( #47 )
7 years ago
Bogdan Drutu
c7719050f4
Update protobuf and add cc_proto lib. ( #46 )
7 years ago
Bogdan Drutu
4e23dd4831
Add Span data model for OpenCensus. ( #34 )
7 years ago
Bogdan Drutu
ff0567f41d
Cleanup readme, license and build files. ( #33 )
7 years ago
Bogdan Drutu
cc428c7bc0
Add support for gradle to build the instrumentation-proto. ( #28 )
8 years ago