summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-15Gauge API : Add DoubleGauge Support (Part2) (#1496)upstream-masterMayur Kale
2018-10-14Metrics/Metric: Add a version of create that accepts only one timeseries. (#1...Mayur Kale
2018-10-13Gauge API : Add LongGauge Support (Part1) (#1489)Mayur Kale
2018-10-13Cleanup metrics API exception messages. (#1494)Bogdan Drutu
2018-10-13contrib/DropWizardMetrics: Exclude Meter rate measures (#1493)Mayur Kale
2018-10-13Add BucketOptions for DistributionValue (#1484)Mayur Kale
2018-10-11Exporter/OcAgent: Add methods for getting and applying config. (#1488)Yang Song
2018-10-10Exporter/OcAgent: Add options on retry interval and config. (#1487)Yang Song
2018-10-10Metrics/TimeSeries: Add createWithOnePoint method to accept only one … (#1486)Mayur Kale
2018-10-09Metrics: Copy TimeSeries list when creating a Metric. (#1485)Yang Song
2018-10-08 Exporter/OcAgent: Add a fake implementation of TraceService. (#1481)Yang Song
2018-10-08Add dropwizard contrib (#1423)Mayur Kale
2018-10-02Mode classes for metrics data model in the exporter package. (#1480)Bogdan Drutu
2018-10-02Make metrics compatible with the current proto definition. (#1479)Bogdan Drutu
2018-10-01Uptade since tag for the entire metrics package. (#1478)Bogdan Drutu
2018-09-30Split the public metrics API from the data model. (#1477)Bogdan Drutu
2018-09-27Update dependencies. (#1474)Yang Song
2018-09-26Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)Yang Song
2018-09-25Update releasing (#1472)Bogdan Drutu
2018-09-24Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song
2018-09-24Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song
2018-09-24Avoid using LinkedList and remove couple SuppressWarnings. (#1469)Bogdan Drutu
2018-09-24 Monitored Resource: replace gke_container with k8s_container in SD exporter ...Mayur Kale
2018-09-22Split SpanImpl into record/notrecord span impl to avoid checks of recording a...Bogdan Drutu
2018-09-21Avoid 3 allocs, one builders and two objects when startSpan. (#1466)Bogdan Drutu
2018-09-20Update .gitignore (#1463)Yang Song
2018-09-20Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song
2018-09-20Improve tests for OpenCensusTraceContextDataInjector. (#1422)sebright
2018-09-20Travis: Temporarily disable JDK 9 build. (#1461)Yang Song
2018-09-18Common: Add an API Functions.returnToString(). (#1443)Yang Song
2018-09-18Update a typo in CHANGELOG. (#1454)Yang Song
2018-09-18Update release version for Bazel build files. (#1457)sebright
2018-09-18Update release versions for all readme and build files. (#1452)sebright
2018-09-18Update changelog for 0.16.1 release. (#1451)sebright
2018-09-18Pass a preconfigured HttpSender to the trace exporter (#1444)Ashwin Chandrasekar
2018-09-17Update links to Log4j log correlation demo. (#1439)sebright
2018-09-17Fix ClassCastException in opencensus-contrib-log-correlation-log4j2. (#1437)sebright
2018-09-17allow arbitrary metric prefixes (#1440)Mayur Kale
2018-09-17Tracing: Add AttributeValueDouble. (#1442)Yang Song
2018-09-15Update changelog for 0.16.0 release. (#1438)sebright
2018-09-15Update release versions for all readme and build files. (#1435)sebright
2018-09-14Update directory names in RELEASING.md. (#1434)sebright
2018-09-14Revert "Temporarily move "metrics" package into impl_core/ for release. (#142...Yang Song
2018-09-14Update release instructions for new Github branch protection rules. (#1430)sebright
2018-09-14Start 0.17.0 development cycle (#1429)sebright
2018-09-14Add opencensus-contrib-log-correlation-log4j2 to the list of released artifac...sebright
2018-09-14Improve implementation of OpenCensusTraceContextDataInjector. (#1413)sebright
2018-09-12Make LowerCaseBase16Encoding package protected. (#1427)Bogdan Drutu
2018-09-12Temporarily move "metrics" package into impl_core/ for release. (#1426)sebright
2018-09-11Make jmh available for all subprojects. (#1425)Bogdan Drutu