aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use AutoValue from external/auto am: 65f84045ca am: fe73ffc2f9HEADmasterColin Cross2020-06-261-2/+2
|\ | | | | | | | | | | Original change: https://android-review.googlesource.com/c/platform/external/opencensus-java/+/1344742 Change-Id: I82454492046f2caab5f6c86c0db78b3b3c470839
| * Use AutoValue from external/auto am: 65f84045caColin Cross2020-06-261-2/+2
| |\ | | | | | | | | | | | | | | | Original change: https://android-review.googlesource.com/c/platform/external/opencensus-java/+/1344742 Change-Id: Ib40ca762d6709eb5c7d23afe0281c688ad012830
| | * Use AutoValue from external/autoandroid-r-beta-3android-r-beta-2Colin Cross2020-06-191-2/+2
| |/ | | | | | | | | | | | | | | | | Use the AutoValue built from source instead of the prebuilts from external/dagger2. Bug: 158870037 Test: m checkbuild Change-Id: I29b9f02f81ec294b02df8b575770d956b9c4cafa
* | Add OpenCensus build modules required for gRPC am: 9bc011a365 am: 1b51202d67Hadrien Zalek2020-05-282-0/+57
|\| | | | | | | Change-Id: Ia660e269a9dfa8bf4643c0e2368794661d779a5a
| * Add OpenCensus build modules required for gRPC am: 9bc011a365Hadrien Zalek2020-05-282-0/+57
| |\ | | | | | | | | | Change-Id: I84e03c615028f9180f67e30241afcd6a9334ec7a
| | * Add OpenCensus build modules required for gRPCHadrien Zalek2020-05-272-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Soong build modules that are required compile-time and runtime dependencies of gRPC Java client libraries. Note that the current grpc-java-core module is imported which explains why there are no build-time errors. Test: m opencensus-java-api && m opencensus-java-contrib-grpc-metrics Bug: 148404241 Change-Id: Ie92d1ca959ca2104bae7b92b4509b42f8e4184f7
* | | Add METADATA to opencensus-java: Apache2=NOTICE am: 4a30687337 am: 433bb01e7fBob Badour2020-04-301-0/+3
|\| | | | | | | | | | | Change-Id: I9f52c0161a54ba8e5b56be4c63ee539790a2a2ae
| * | Add METADATA to opencensus-java: Apache2=NOTICE am: 4a30687337Bob Badour2020-04-301-0/+3
|/| | | |/ | | | | Change-Id: I48ea9fe2fba75d6aafcc750d759dba6012e47b6d
| * Add METADATA to opencensus-java: Apache2=NOTICEBob Badour2020-04-291-0/+3
|/ | | | | | | | | Bug: 68860345 Bug: 69058154 Bug: 151953481 Test: no code changes Change-Id: Ie50f27b6d5f402754543ae7c05991a72a4b51d59
* Add default active developers into OWNERS am: 13ad3cf836 am: 978688e540android-vts-11.0_r1android-r-preview-4android-r-preview-3android-r-preview-2android-r-preview-1android-mainline-11.0.0_r1android-mainline-10.0.0_r9android-mainline-10.0.0_r8android-mainline-10.0.0_r7android-mainline-10.0.0_r6android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r11android-mainline-10.0.0_r10android-cts-11.0_r1android-11.0.0_r3android-11.0.0_r2android-11.0.0_r17android-11.0.0_r1android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12ndk-sysroot-r21android11-tests-releaseandroid11-releaseandroid11-mainline-releaseandroid11-gsiandroid11-devandroid10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-tzdata-releaseandroid10-mainline-resolv-releaseandroid10-mainline-networking-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseChih-Hung Hsieh2019-01-041-0/+12
|\ | | | | | | | | | | am: ae913c9b63 Change-Id: I8ab95b2c35dd3ef980a9a6bf3d365971d4dc66e7
| * Add default active developers into OWNERS am: 13ad3cf836Chih-Hung Hsieh2019-01-041-0/+12
| |\ | | | | | | | | | | | | | | | am: 978688e540 Change-Id: Ice66dfdf79984428488ca807d11122b3879bb9f5
| | * Add default active developers into OWNERSChih-Hung Hsieh2019-01-041-0/+12
| | |\ | | | | | | | | | | | | | | | | | | | | am: 13ad3cf836 Change-Id: I9d4a24514ff2e27a5fbb9b58abc657cc0abf1cb4
| | | * Add default active developers into OWNERSandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Chih-Hung Hsieh2019-01-041-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 33166666 Test: gerrit uploader Change-Id: Idfab6179231501818d4b75d5132b9e180e9b45d9
* | | | Merge remote-tracking branch 'aosp/upstream-master' into merge am: ↵Julien Desprez2018-10-22628-0/+76952
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dd3cabeacc am: 6fbc3cf5a1 am: 13217871fe Change-Id: Icfe12d6db2f81a6f5c65241919b1d63fb665ffd6
| * | | Merge remote-tracking branch 'aosp/upstream-master' into merge am: dd3cabeaccJulien Desprez2018-10-22628-0/+76952
|/| | | | |/ / | | | | | | | | | | | | am: 6fbc3cf5a1 Change-Id: I11b0ec1cf561d2a14da78e444b1594f167787fe6
| * / Merge remote-tracking branch 'aosp/upstream-master' into mergeJulien Desprez2018-10-19628-0/+76952
|/| | | |/ | | | | | | | | am: dd3cabeacc Change-Id: Ib77ae649a4106599080887b1b4aabd3b3e7cefa7
| * Merge remote-tracking branch 'aosp/upstream-master' into mergeandroid-wear-8.0.0_r2Julien Desprez2018-10-19628-0/+76952
|/| | | | | | | | | Test: None Change-Id: I8a34a16c1ec7981a9cc93758e216ae54bac986f6
| * Plugs-in the DerivedLongGauge and DerivedDoubleGauge into the registry (#1505)Mayur Kale2018-10-196-4/+321
| | | | | | | | | | | | * Plugs-in the DerivedLongGauge into the registry * Plugs-in the DerivedDoubleGauge into the registry
| * Gauge API : Add support for DerivedDoubleGauge (#1504)Mayur Kale2018-10-189-15/+640
| | | | | | | | | | | | | | | | * Add support for DerivedDoubleGauge * Fix review comments * Fix reviews
| * Add support for DerivedLongGauge (#1497)Mayur Kale2018-10-176-4/+623
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for DerivedLongGauge * Fix minor issues * Fix test * Fix review comments * Add checker annotation * fix checker
| * Plugs-in the DoubleGauge into the registry (#1503)Mayur Kale2018-10-175-8/+185
| |
| * Remove Old Gauge and correct exception messages (#1502)Mayur Kale2018-10-1715-252/+35
| |
| * Plugs-in the LongGauge into the registry (#1498)Mayur Kale2018-10-176-499/+134
| | | | | | | | | | | | | | | | | | | | * plug-in longGauge into MetricRegistry * Minor fix * Add TODO and Fix build * Fix review comments
| * Gauge API : Add DoubleGauge Support (Part2) (#1496)Mayur Kale2018-10-157-27/+795
| | | | | | | | | | | | * Gauge API : Add DoubleGauge Support (Part2) * Fix review comments
| * Metrics/Metric: Add a version of create that accepts only one timeseries. ↵Mayur Kale2018-10-147-51/+103
| | | | | | | | | | | | | | | | (#1495) * Metrics/Metric: Add createWithOneTimeSeries method * Fix review comments
| * Gauge API : Add LongGauge Support (Part1) (#1489)Mayur Kale2018-10-137-0/+884
| | | | | | | | | | | | | | | | | | | | * Gauge API : Add LongGauge Support (Part1) * Fix review comments * Fix review comments, removed LongGauge from registry * Add TODO and remove unnecessary check on removeTimeSeries
| * Cleanup metrics API exception messages. (#1494)Bogdan Drutu2018-10-133-28/+32
| | | | | | | | | | | | * Cleanup metrics API exception messages. * Fix MutableAggregationTest.java
| * contrib/DropWizardMetrics: Exclude Meter rate measures (#1493)Mayur Kale2018-10-133-119/+19
| |
| * Add BucketOptions for DistributionValue (#1484)Mayur Kale2018-10-136-86/+267
| | | | | | | | | | | | * Add BucketOptions for DistributionValue * Fix reviews
| * Exporter/OcAgent: Add methods for getting and applying config. (#1488)Yang Song2018-10-112-14/+61
| |
| * Exporter/OcAgent: Add options on retry interval and config. (#1487)Yang Song2018-10-104-14/+70
| | | | | | | | | | | | | | | | * Exporter/OcAgent: Add options on retry interval and config. * Use options when creating Handler. * Comment out unused fileds.
| * Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486)Mayur Kale2018-10-107-50/+101
| | | | | | | | | | | | | | | | * Metrics/TimeSeries: Add createWithOnePoint method to accept only one point * Fix reviews * Minor Fix
| * Metrics: Copy TimeSeries list when creating a Metric. (#1485)Yang Song2018-10-092-1/+38
| | | | | | | | | | | | * Metrics: Copy TimeSeries list when creating a Metric. * Check for null and add more tests.
| * Exporter/OcAgent: Add a fake implementation of TraceService. (#1481)Yang Song2018-10-085-0/+284
| | | | | | | | | | | | * Exporter/OcAgent: Add a fake impl of TraceService. * Move the fake server impl to test.
| * Add dropwizard contrib (#1423)Mayur Kale2018-10-0810-0/+921
| | | | | | | | | | | | | | | | | | | | * Add dropwizard metrics producer * Use Summary Type * Fix reviews * Fix reviews
| * Mode classes for metrics data model in the exporter package. (#1480)Bogdan Drutu2018-10-0233-80/+85
| | | | | | | | | | | | * Mode classes for metrics data model in the exporter package. Consistent with trace. * Fix test class coments.
| * Make metrics compatible with the current proto definition. (#1479)Bogdan Drutu2018-10-0210-35/+521
| | | | | | | | | | | | | | | | * Make metrics compatible with the current proto definition. * Fix minor comments from the review. * Fix @Nullable.
| * Uptade since tag for the entire metrics package. (#1478)Bogdan Drutu2018-10-0113-66/+67
| |
| * Split the public metrics API from the data model. (#1477)Bogdan Drutu2018-09-306-42/+72
| | | | | | | | | | | | * Split the public API from the data model. * Small comment added about registration of the MetricProducer.
| * Update dependencies. (#1474)Yang Song2018-09-271-7/+7
| | | | | | | | | | | | * Update gradle plugin versions. * Update Gogle Cloud and Auth versions.
| * Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)Yang Song2018-09-267-4/+314
| | | | | | | | | | | | | | | | | | | | | | | | * Exporter/OCAgent: Add OcAgentNodeUtils. Add utilities for detecting and creating Node. Equivalent to https://github.com/census-ecosystem/opencensus-go-exporter-ocagent/blob/master/nodeinfo.go. * Fix nullness checker. * Use a local VERSION string in OC-Agent Exporter.
| * Update releasing (#1472)Bogdan Drutu2018-09-251-3/+1
| | | | | | Remove unsafe way to give permissions.
| * Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song2018-09-2410-59/+7
| |
| * Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song2018-09-2414-1/+505
| |
| * Avoid using LinkedList and remove couple SuppressWarnings. (#1469)Bogdan Drutu2018-09-241-8/+4
| |
| * Monitored Resource: replace gke_container with k8s_container in SD exporter ↵Mayur Kale2018-09-244-20/+14
| | | | | | | | | | | | | | | | | | | | (#1467) * Monitored Resource: replace gke_container with k8s_container in SD exporter * remove instance_id from trace k8s_container * Add CHANGELOG
| * Split SpanImpl into record/notrecord span impl to avoid checks of recording ↵Bogdan Drutu2018-09-2220-374/+476
| | | | | | | | | | | | | | | | all time. (#1468) * Split SpanImpl into record/notrecord span impl to avoid checks of recording all time. * Remove one extra SuppressWarnings.
| * Avoid 3 allocs, one builders and two objects when startSpan. (#1466)Bogdan Drutu2018-09-211-17/+25
| |
| * Update .gitignore (#1463)Yang Song2018-09-201-0/+3
| |
| * Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song2018-09-2010-0/+757
| | | | | | | | | | | | * Contrib: Add opencensus-contrib-opencensus-proto-util. * Update CHANGELOG.