| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470) | Yang Song | 2018-09-24 | 1 | -2/+0 |
| | | |||||
| * | Exporter: Start adding OC-Agent Trace Exporter. (#1455) | Yang Song | 2018-09-24 | 1 | -1/+2 |
| | | |||||
| * | Monitored Resource: replace gke_container with k8s_container in SD exporter ↵ | Mayur Kale | 2018-09-24 | 1 | -0/+3 |
| | | | | | | | | | | | (#1467) * Monitored Resource: replace gke_container with k8s_container in SD exporter * remove instance_id from trace k8s_container * Add CHANGELOG | ||||
| * | Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459) | Yang Song | 2018-09-20 | 1 | -0/+2 |
| | | | | | | | * Contrib: Add opencensus-contrib-opencensus-proto-util. * Update CHANGELOG. | ||||
| * | Common: Add an API Functions.returnToString(). (#1443) | Yang Song | 2018-09-18 | 1 | -0/+1 |
| | | | | | | | * Common: Add an API Functions.returnToString(). * Fix comments and add tests. | ||||
| * | Update a typo in CHANGELOG. (#1454) | Yang Song | 2018-09-18 | 1 | -2/+2 |
| | | |||||
| * | Update changelog for 0.16.1 release. (#1451) | sebright | 2018-09-18 | 1 | -0/+4 |
| | | |||||
| * | Pass a preconfigured HttpSender to the trace exporter (#1444) | Ashwin Chandrasekar | 2018-09-18 | 1 | -0/+2 |
| | | | | | | | * Pass a preconfigured HttpSender to the trace exporter * Add createWithSender to changelog | ||||
| * | allow arbitrary metric prefixes (#1440) | Mayur Kale | 2018-09-17 | 1 | -1/+2 |
| | | |||||
| * | Tracing: Add AttributeValueDouble. (#1442) | Yang Song | 2018-09-17 | 1 | -0/+2 |
| | | | | Also update Trace exporters and ZPages, and fix a few typos. | ||||
| * | Update changelog for 0.16.0 release. (#1438) | sebright | 2018-09-15 | 1 | -0/+2 |
| | | |||||
| * | Add opencensus-contrib-log-correlation-log4j2 to the list of released ↵ | sebright | 2018-09-14 | 1 | -0/+2 |
| | | | | | | artifacts. (#1415) This commit also updates the changelog. | ||||
| * | Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410) | Steven Niemitz | 2018-09-06 | 1 | -0/+2 |
| | | |||||
| * | Add an entry about v0.15.1 release in CHANGELOG. (#1399) | Yang Song | 2018-08-28 | 1 | -0/+3 |
| | | |||||
| * | Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. ↵ | Bogdan Drutu | 2018-08-27 | 1 | -0/+1 |
| | | | | | | | | | (#1392) * Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. * Update changelog. | ||||
| * | Implement CurrentStatsState using atomic variables. (#1377) | Bogdan Drutu | 2018-08-20 | 1 | -0/+1 |
| | | | | | | | * Implement CurrentStatsState using atomic variables. * Ignore findbugs warning and add changelog comments. | ||||
| * | Add Tracestate into SpanContext. (#1359) | Bogdan Drutu | 2018-08-09 | 1 | -1/+2 |
| | | | | | | | | | * Add Tracestate into SpanContext. * Remove empty constructor from Tracestate.Builder * Add info in the changelog. | ||||
| * | Allow users to use custom metric name prefix for Stackdriver (#1057) | Yang Song | 2018-08-08 | 1 | -1/+2 |
| | | |||||
| * | switched error to exception for consistency with tools like zipkin | savaki | 2018-07-21 | 1 | -1/+1 |
| | | | | | | wrapped calls to @Traced with a backtick where possible updated test expectations | ||||
| * | updated CHANGELOG to note spring support | savaki | 2018-07-21 | 1 | -0/+2 |
| | | |||||
| * | Tracing: Reduce default limit on Links to 32. (#1315) | Yang Song | 2018-07-16 | 1 | -0/+1 |
| | | | | | | | * Tracing: Reduce default limit on Links to 32. * Add this change to CHANGELOG. | ||||
| * | Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297) | Yang Song | 2018-07-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | * Stats: Add attachment key for TraceId and SpanId. * Move the keys to an independent artifact and add methods for encoding. * Add this change to CHANGELOG. * Update description and tests. * Have one method that takes SpanContext instead of two. * Rename method to putSpanContextAttachments. | ||||
| * | Add ZPage updates to CHANGELOG. (#1301) | Yang Song | 2018-07-10 | 1 | -0/+1 |
| | | |||||
| * | Update CHANGELOG about Exemplar. (#1292) | Yang Song | 2018-07-02 | 1 | -0/+1 |
| | | |||||
| * | Stats: Add API MeasureMap.putAttachment() for recording exemplars. (#1285) | Yang Song | 2018-06-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | * Stats: Add API MeasureMap.withAttachments() for recording exemplars. * Add this change to CHANGELOG * Stats: implement the new API in impl. * Rename API and merge the string maps on multiple calls. * Update the API to putAttachment(String, String) for simplicity. * Fix a typo and add a TODO about making putAttachment abstract. | ||||
| * | gRPC metrics: Add APIs to register gRPC client and server views separately. ↵ | Yang Song | 2018-06-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | (#1282) * gRPC metrics: separate registration of client and server views. * Add this change to CHANGELOG. * Update the unit tests. * Add an auxiliary method for testing. | ||||
| * | Update changelog for 0.15.0 release. | Kristen Kozak | 2018-06-20 | 1 | -0/+2 |
| | | |||||
| * | Add opencensus-contrib-log-correlation-stackdriver to changelog. | Kristen Kozak | 2018-06-19 | 1 | -0/+2 |
| | | |||||
| * | Expose the factory methods of MonitoredResource. (#1250) | Yang Song | 2018-06-12 | 1 | -0/+1 |
| | | | | | | | | | * Expose the constructor of MonitoredResource. * Update CHANGELOG to be more precise. * Hide the factory methods that use env vars. | ||||
| * | Update CHANGELOG (#1235) | Yang Song | 2018-06-05 | 1 | -0/+2 |
| | | |||||
| * | Add started_rpcs measures and views to RPC constants. (#1230) | Yang Song | 2018-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | * Add started_rpcs measures and views to RPC constants. * Add this change to CHANGELOG. * Remove tag key status from started_rpcs views. * Count measures should be MeasureLong. | ||||
| * | Add Span.Kind to the trace API. (#1223) | Bogdan Drutu | 2018-05-31 | 1 | -0/+1 |
| | | | | | | | | | * Add Span.Kind to the trace API. * Add @Nullable annotation where needed. * Add changes to changelog. | ||||
| * | Add util contrib package for AppEngine standard. (#1214) | Bogdan Drutu | 2018-05-30 | 1 | -0/+2 |
| | | |||||
| * | Prometheus exporter: remove namespace and prefix for help message. (#1203) | Yang Song | 2018-05-18 | 1 | -0/+3 |
| | | | | | | | * Prometheus exporter: remove namespace and prefix for help message. * Add this change to CHANGELOG. | ||||
| * | Throw IllegalArgumentException when Timestamp.create receives invalid arguments. | Kristen Kozak | 2018-05-15 | 1 | -0/+2 |
| | | | | | | | Throwing IllegalArgumentException for invalid arguments is more consistent with the rest of the opencensus-java API. This commit also fixes a test that created an invalid Timestamp. | ||||
| * | Throw IllegalArgumentException when Duration.create receives invalid arguments. | Kristen Kozak | 2018-05-15 | 1 | -0/+2 |
| | | | | | | Fixes #1179. Throwing IllegalArgumentException for invalid arguments is more consistent with the rest of the opencensus-java API. | ||||
| * | Adds Tracing.getExportComponent().flushAndShutdown() for use within ↵ | Chris K Wensel | 2018-05-11 | 1 | -0/+1 |
| | | | | | | | | | | | | application shutdown hooks. (#1141) Adds the ability to flush pending spans via a call to Tracing.getExportComponent().shutdown() This allows a developer to force a flush from within a shutdown hook or other means. Unfortunately the underlying Disruptor instance only provides a #shutdown() call, not a flush, or a public method for testing for backlog. Thus shutdown has propagated up to the above api call. | ||||
| * | Update CHANGELOG about v0.13.2 release. (#1188) | Yang Song | 2018-05-08 | 1 | -0/+3 |
| | | |||||
| * | Update CHANGELOG about v0.13.1 release. (#1174) | Yang Song | 2018-05-02 | 1 | -0/+2 |
| | | |||||
| * | Set bucket bounds as le labels for Prometheus exporter. (#1167) | Yang Song | 2018-05-02 | 1 | -0/+1 |
| | | | | | | | | | | | Closes #1164. Previously we don't set the bucket bounds for Prometheus Samples, since bucket bounds is a built-in feature for Prometheus Histogram. However, as #1164 suggested, we can manually set the bucket bounds with the same label le that the built-in Histogram uses, to get the same output as the built-in Prometheus Histogram Samples. | ||||
| * | Fix a typo on displaying Aggregation Type for a View on StatsZ page. (#1170) | Yang Song | 2018-05-02 | 1 | -0/+1 |
| | | |||||
| * | Update CHANGELOG.md for v0.13.0 release. (#1161) | Yang Song | 2018-04-27 | 1 | -0/+1 |
| | | |||||
| * | Update changelog. (#1151) | Yang Song | 2018-04-26 | 1 | -0/+5 |
| | | |||||
| * | Add a Markdown changelog, starting at version 0.9.0 (closes #945). | Kristen Kozak | 2018-04-18 | 1 | -0/+82 |
| Most of the entries are copied from the GitHub releases page or commit messages. | |||||
