Yang Song
c76b7e0632
Add agent/common proto and BUILD. ( #81 )
...
* Add agent/common proto and BUILD.
* Reorder Language enum.
* Update comments.
* Small fix
6 years ago
Bogdan Drutu
0857a45d8e
Build exporters with maven. ( #76 )
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
Adrian Cole
5528416df2
Re-uses grpc approach for implicit protoc ( #29 )
...
By borrowing grpc's protoc, users have less build steps. We use the same
in Brave.
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
d805aaf30c
Switch bazel to build protos using the new proto rules. ( #26 )
...
* Switch bazel to build protos using the new proto rules.
* Update protobuf to 3.2.0 (same as gRPC).
8 years ago
Kristen Kozak
638266ad16
Specifically include .proto files, to avoid picking up build artifacts.
8 years ago
Kristen Kozak
9ffa2169ed
Fix Maven parent.relativePath warning.
...
Previously, when instrumentation-proto was used as a submodule of
instrumentation-java, Maven tried to get the parent pom.xml from the parent
directory. This change clears the default so that Maven uses the central
repository instead.
8 years ago
Kristen Kozak
553fa271f6
Update repository name.
8 years ago
Kristen Kozak
bd1702ac9d
Adds Maven build file.
8 years ago