Sign in
chromium
/
external
/
github.com
/
census-instrumentation
/
opencensus-proto
/
HEAD
1664cc9
Update README with OpenCensus sunset notice (#236)
by Aaron Abbott
· 3 years, 4 months ago
master
3619b5d
Remove unnecessary script (#229)
by Bogdan Drutu
· 4 years ago
47d0550
Run go mod tidy, forgot to do after proto updates (#228)
by Bogdan Drutu
· 4 years ago
7bf1abd
Start 0.5.0 development cycle (#226)
by David Ashpole
· 4 years ago
a5f3b19
Add makefile, upgrade to use opentelemetry protoc docker, newer protoc (#225)
by Bogdan Drutu
· 4 years ago
032ec2a
Add go.mod, so dependencies are controlled (#224)
by Bogdan Drutu
· 4 years ago
54c9a4c
Start 0.4.0 development cycle (#219)
by Nail Islamov
· 6 years ago
cfe95db
Generate Go types using protocolbuffers/protobuf-go (#218)
by Nail Islamov
· 6 years ago
be218fb
Load proto_library() rule. (#216)
by easy
· 7 years ago
5cec5ea
Remove grpc_java dependency and java_proto rules. (#214)
by easy
· 7 years ago
26aa36c
Add C++ targets, especially for gRPC services. (#212)
by easy
· 7 years ago
5d4f91a
Upgrade bazel and dependencies to latest. (#211)
by easy
· 7 years ago
97b4403
Bring back bazel cache to make CI faster. (#210)
by easy
· 7 years ago
97194d1
Travis: don't require sudo for bazel installation. (#209)
by easy
· 7 years ago
d89fa54
Add grpc-gateway for metrics service. (#205)
by Yang Song
· 7 years ago
v0.2.1
df67dc5
Pin bazel version in travis builds (#207)
by Owais Lone
· 7 years ago
e2601ef
Update gen-go files (#199)
by Dave Raffensperger
· 7 years ago
9c12a57
Add Web JS as a LibraryInfo.Language option (#198)
by Dave Raffensperger
· 7 years ago
0994559
Set up Python packaging for PyPI release. (#197)
by Yang Song
· 7 years ago
d4d9f63
Add tracestate to links. (#191)
by Yang Song
· 7 years ago
3f2badc
Python proto file generator and generated proto files (#196)
by Yang Song
· 7 years ago
a9646cb
Ruby proto file generator and generated proto files (#192)
by Jiren Patel
· 7 years ago
d5d8095
Add py_proto_library() rules for envoy/api. (#194)
by easy
· 7 years ago
7d01b0b
Gradle: Upgrade dependency versions. (#193)
by Yang Song
· 7 years ago
e43d650
Update release versions for readme. (#189)
by Yang Song
· 7 years ago
0fafccb
Start 0.3.0 development cycle
by songy23
· 7 years ago
ff7a782
Update gen-go files. (#187)
by Yang Song
· 7 years ago
90c3e10
Revert "Start 0.3.0 development cycle (#167)" (#183)
by Yang Song
· 7 years ago
24a9c0d
Revert optimization for metric descriptor and bucket options for now. (#184)
by Yang Song
· 7 years ago
85674de
Constant sampler: add option to always follow the parent's decision. (#182)
by easy
· 7 years ago
b822001
Document that all maximum values must be specified. (#181)
by easy
· 7 years ago
c9cc5de
Fix typo in bucket bounds. (#178)
by rghetia
· 8 years ago
ca9d8b3
Restrict people who can approve reviews. This is to ensure code quality. (#177)
by Bogdan Drutu
· 8 years ago
a61e5d0
Use bazel cache to make CI faster. (#176)
by easy
· 8 years ago
29d5a42
Add grpc generated files to the idea plugin. (#175)
by Bogdan Drutu
· 8 years ago
fb7c17e
Add Resource to Span (#174)
by Steven Karis
· 8 years ago
6d79e46
time is required (#170)
by Sergey Kanzhelev
· 8 years ago
459753e
Upgrade protobuf dependency to v3.6.1.3. (#173)
by easy
· 8 years ago
84867c6
assume Ok Status when not set (#171)
by Sergey Kanzhelev
· 8 years ago
f1f2125
Minor comments fixes (#160)
by Sergey Kanzhelev
· 8 years ago
853d694
Start 0.3.0 development cycle (#167)
by Yang Song
· 8 years ago
192f992
Update gen-go files. (#162)
by Yang Song
· 8 years ago
671b21d
Update releasing instruction. (#163)
by Yang Song
· 8 years ago
b3e29c5
Fix Travis build. (#165)
by Yang Song
· 8 years ago
ba49f56
Add OpenApi doc for trace agent grpc-gateway (#157)
by Dave Raffensperger
· 8 years ago
db93b72
Add command to generate OpenApi/Swagger doc for grpc-gateway (#156)
by Dave Raffensperger
· 8 years ago
fc7914d
Update gen-go files (#155)
by Dave Raffensperger
· 8 years ago
ad721dc
Add trace export grpc-gateway config (#77)
by Dave Raffensperger
· 8 years ago
654f072
Fix bazel build after bazel upgrade (#154)
by Dave Raffensperger
· 8 years ago
b11a674
README: Add gitter, javadoc and godoc badge. (#151)
by Yang Song
· 8 years ago
2034125
Update release versions for README. (#150)
by Yang Song
· 8 years ago
a97eda6
Start 0.2.0 development cycle
by Yang Song
· 8 years ago
f656f46
Add resource and metrics_service proto to mkgogen. Re-generate gen-go files. (#147)
by Yang Song
· 8 years ago
fc93f64
Add resource to protocol (#137)
by Fabian Reinartz
· 8 years ago
61f8bc7
Fix generating the javadoc. (#144)
by Bogdan Drutu
· 8 years ago
99162e4
Metrics/TimeSeries: start time should not be included while end time should. (#142)
by Yang Song
· 8 years ago
bbcfad0
README: Add instructions on using opencensus_proto with Bazel. (#140)
by Yang Song
· 8 years ago
7c72602
agent/README: update package info. (#138)
by Yang Song
· 8 years ago
5f7f863
Agent: Add metrics service. (#136)
by Yang Song
· 8 years ago
8b70832
Tracing: Add default limits to TraceConfig. (#133)
by Yang Song
· 8 years ago
f7dc453
Remove a stale TODO. (#134)
by Yang Song
· 8 years ago
a7dfdb5
README: Add a note about go_proto_library rules. (#135)
by Yang Song
· 8 years ago
475e1d0
add golang bazel build support (#132)
by yancl
· 8 years ago
1aa5559
Remove exporter protos from mkgogen. (#128)
by Yang Song
· 8 years ago
1b4abee
Update README and RELEASING. (#130)
by Yang Song
· 8 years ago
1076b33
Change histogram buckets definition to be OpenMetrics compatible. (#121)
by Bogdan Drutu
· 8 years ago
72d0978
Remove exporter/v1 protos. (#124)
by Yang Song
· 8 years ago
5a272b6
Clean up the README for Agent proto. (#126)
by Yang Song
· 8 years ago
f132850
Change Quantiles to ValuesAtPercentile. (#122)
by Bogdan Drutu
· 8 years ago
df894b5
Extend the TraceService service to support export/config for multiple Applications. (#119)
by Bogdan Drutu
· 8 years ago
fe6b407
Add specifications on Agent implementation details. (#112)
by Yang Song
· 8 years ago
91e0b92
Update gitignore (#118)
by Yang Song
· 8 years ago
d22fd70
Remove maven support. Not used. (#116)
by Bogdan Drutu
· 8 years ago
a74b002
Add gauge distribution. (#117)
by Bogdan Drutu
· 8 years ago
23a39c7
Add support for Summary type and value. (#110)
by Bogdan Drutu
· 8 years ago
a3c5631
Add Maven status and instructions on adding dependencies. (#115)
by Yang Song
· 8 years ago
359b6fd
Bump version to 0.0.3-SNAPSHOT
by songy23
· 8 years ago
2433329
Bump version to 0.0.2
by songy23
· 8 years ago
v0.0.2
b5d9858
Update gen-go files. (#114)
by Yang Song
· 8 years ago
dd59275
Gradle: Add missing source and javadoc rules. (#113)
by Yang Song
· 8 years ago
da6971d
Add support for float attributes. (#98)
by Bogdan Drutu
· 8 years ago
cbeb482
Change from mean to sum in distribution. (#109)
by Bogdan Drutu
· 8 years ago
3a6c8d9
Bump version to v0.0.2-SNAPSHOT
by songy23
· 8 years ago
ba2c2de
Bump version to v0.0.1
by songy23
· 8 years ago
9c75164
Add releasing instructions in RELEASING.md. (#106)
by Yang Song
· 8 years ago
f303ae3
Add Gradle build rules for generating gRPC service and releasing to Maven. (#102)
by Yang Song
· 8 years ago
d3b7200
Re-organize proto directory structure. (#103)
by Yang Song
· 8 years ago
91fbd95
Update gen-go files. (#101)
by Yang Song
· 8 years ago
988957f
Add a note about interceptors of other libraries. (#94)
by Yang Song
· 8 years ago
f6d872a
agent/common/v1: use exporter_version, core_library_version in LibraryInfo (#100)
by Emmanuel T Odeke
· 8 years ago
ee2e6d8
opencensus/proto: add default Agent port to README (#97)
by Emmanuel T Odeke
· 8 years ago
2333df4
Update the message names for Config RPC. (#93)
by Yang Song
· 8 years ago
v0.0.1
3234379
Add details about agent protocol in the README. (#88)
by Yang Song
· 8 years ago
8c13818
Update gen-go files. (#92)
by Yang Song
· 8 years ago
e7dbba3
agent/trace/v1: fix signature for Config and comments too (#91)
by Emmanuel T Odeke
· 8 years ago
10f8683
Update gen-go files. (#86)
by Yang Song
· 8 years ago
0f60ee6
Make tracestate a list instead of a map to preserve ordering. (#84)
by Bogdan Drutu
· 8 years ago
8ca5a12
Allow MetricDescriptor to be sent only the first time. (#78)
by Bogdan Drutu
· 8 years ago
554e673
Update mkgogen.sh. (#85)
by Yang Song
· 8 years ago
3d9e99d
Add agent trace service proto definitions. (#79)
by Yang Song
· 8 years ago
Next »