index
:
platform_external_opencensus-java
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exporters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exporter/OcAgent: Add methods for getting and applying config. (#1488)
Yang Song
2018-10-11
2
-14
/
+61
*
Exporter/OcAgent: Add options on retry interval and config. (#1487)
Yang Song
2018-10-10
4
-14
/
+70
*
Exporter/OcAgent: Add a fake implementation of TraceService. (#1481)
Yang Song
2018-10-08
3
-0
/
+281
*
Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)
Yang Song
2018-09-26
5
-4
/
+312
*
Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)
Yang Song
2018-09-24
2
-0
/
+700
*
Exporter: Start adding OC-Agent Trace Exporter. (#1455)
Yang Song
2018-09-24
8
-0
/
+492
*
Monitored Resource: replace gke_container with k8s_container in SD exporter ...
Mayur Kale
2018-09-24
3
-20
/
+11
*
Common: Add an API Functions.returnToString(). (#1443)
Yang Song
2018-09-18
2
-13
/
+5
*
Update release versions for all readme and build files. (#1452)
sebright
2018-09-18
8
-48
/
+48
*
Pass a preconfigured HttpSender to the trace exporter (#1444)
Ashwin Chandrasekar
2018-09-18
1
-0
/
+24
*
allow arbitrary metric prefixes (#1440)
Mayur Kale
2018-09-17
2
-9
/
+4
*
Tracing: Add AttributeValueDouble. (#1442)
Yang Song
2018-09-17
4
-1
/
+30
*
Update release versions for all readme and build files. (#1435)
sebright
2018-09-15
8
-48
/
+48
*
Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410)
Steven Niemitz
2018-09-06
2
-4
/
+35
*
Update release versions for all readme and build files. (#1398)
Yang Song
2018-08-28
8
-48
/
+48
*
Remove guava dependency from the API artifact. (#1393)
Bogdan Drutu
2018-08-28
7
-5
/
+12
*
Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...
Bogdan Drutu
2018-08-27
2
-7
/
+7
*
Update all targets to at least java7 and android14 (#1367)
Bogdan Drutu
2018-08-18
12
-56
/
+72
*
Allow users to use custom metric name prefix for Stackdriver (#1057)
Yang Song
2018-08-08
7
-49
/
+219
*
Update README of Stackdriver stats exporter. (#1356)
Yang Song
2018-08-01
1
-6
/
+5
*
Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)
sebright
2018-08-01
3
-20
/
+24
*
Extract constant functions when used in match to reduce number of allocations...
Bogdan Drutu
2018-07-24
5
-148
/
+195
*
Zipkin exporter: Use the correct attribute value. (#1334)
Yang Song
2018-07-22
2
-1
/
+80
*
Small cleanup in Stackdriver trace exporter. (#1319)
Bogdan Drutu
2018-07-17
1
-23
/
+11
*
Export cumulative buckets for Prometheus (#1309)
Thor Anker Kvisgård Lange
2018-07-12
3
-7
/
+9
*
Update release versions for all readme and build files. (#1277)
Yang Song
2018-06-21
8
-48
/
+48
*
Error Prone: 2.2.0 -> 2.3.1
sebright
2018-06-13
1
-1
/
+2
|
\
|
*
Error Prone: 2.2.0 -> 2.3.1
Kristen Kozak
2018-06-13
1
-1
/
+2
*
|
Stackdriver Trace Exporter: improve unit tests on resource labels. (#1254)
Yang Song
2018-06-13
3
-12
/
+33
|
/
*
Stackdriver Stats Exporter: don't set StartTime for Gauge values. (#1253)
Yang Song
2018-06-13
2
-6
/
+16
*
Stackdriver Trace Exporter: add resource labels to Spans. (#1243)
Yang Song
2018-06-12
3
-22
/
+231
*
Stackdriver Stats Exporter: remove unnecessary SuppressWarnings. (#1249)
Yang Song
2018-06-11
1
-3
/
+0
*
Update release versions for all readme and build files. (#1237)
Yang Song
2018-06-05
8
-48
/
+48
*
Cleanup trace exporters. (#1225)
Bogdan Drutu
2018-06-01
6
-136
/
+384
*
Update grpc and jagger. (#1222)
Bogdan Drutu
2018-05-31
3
-8
/
+12
*
Add a note about Guava version conflicts in cloud client library. (#1221)
Yang Song
2018-05-30
1
-0
/
+12
*
Overwrite the sampling probability to default for stats exporters. (#1219)
Yang Song
2018-05-30
3
-4
/
+20
*
Stackdriver Trace Exporter: update README about auth setup and project id in ...
Yang Song
2018-05-21
1
-0
/
+14
*
Prometheus exporter: remove namespace and prefix for help message. (#1203)
Yang Song
2018-05-18
3
-84
/
+31
*
Avoid sending negative timestamps to Stackdriver.
Kristen Kozak
2018-05-15
2
-2
/
+8
*
Throw IllegalArgumentException when Timestamp.create receives invalid arguments.
Kristen Kozak
2018-05-15
1
-5
/
+3
*
Update release versions for all readme and build files. (#1190)
Yang Song
2018-05-08
8
-48
/
+48
*
Map http attributes to the stackdriver format, resolves #1153 (#1183)
Sebastian Bruckner
2018-05-07
2
-2
/
+73
*
Update release versions for all readme and build files. (#1178)
Yang Song
2018-05-02
8
-48
/
+48
*
Add missing Nullable annotation to Functions.returnNull().
Kristen Kozak
2018-05-02
2
-20
/
+17
*
Set bucket bounds as le labels for Prometheus exporter. (#1167)
Yang Song
2018-05-02
5
-53
/
+214
*
Update release versions for readme and build files. (#1160)
Yang Song
2018-04-27
8
-48
/
+48
*
Add Aggregation.LastValue and AggregationData.LastValueData to support Gauge ...
Yang Song
2018-04-27
6
-50
/
+207
*
Move monitored resource detection utils to a separate artifact. (#1135)
Yang Song
2018-04-26
5
-336
/
+65
*
Update the MonitoredResource section in SD readme (#1140)
Yang Song
2018-04-19
1
-10
/
+10
[next]