| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove finalize from RecordEventsSpanImpl (#2043)upstream-master | Kristofer Karlsson | 2020-09-22 | 2 | -12/+0 |
| | | | | | | | | | | | | | Fixes #2045 This will reduce GC pressure since the VM will not call Finalizer.register() when creating Span objects. Since this method is synchronized on a static lock it can be a source of contention. It also avoids contention on the same lock when running runFinalizer() as part of GC | ||||
| * | Bump document version (#2053) | Nail Islamov | 2020-08-14 | 29 | -120/+126 |
| | | | | | | * Update release versions for all readme and build files. * Update changelog | ||||
| * | Start 0.28.0 development cycle (#2051) | Nail Islamov | 2020-08-14 | 7 | -8/+8 |
| | | |||||
| * | feat: Allow users to specify a metric display name prefix, separately from ↵ | OmerLitov | 2020-08-11 | 6 | -2/+53 |
| | | | | | the metric name prefix (#2050) | ||||
| * | Add more InstanaExporterHandler tests (#2014) | August Janse | 2020-04-28 | 1 | -0/+159 |
| | | |||||
| * | deps: update Guava to 29.0 (#2032) | Elliotte Rusty Harold | 2020-04-27 | 1 | -1/+1 |
| | | | | @chingor13 | ||||
| * | Update release versions for all readme and build files. (#2028) | Mayur Kale | 2020-03-26 | 32 | -128/+133 |
| | | |||||
| * | deps: update protobuf (#2029) | Elliotte Rusty Harold | 2020-03-25 | 2 | -2/+2 |
| | | | | | | * deps: update protobuf * update protoc in contrib | ||||
| * | Start 0.27.0 development cycle (#2026) | Mayur Kale | 2020-03-18 | 8 | -9/+9 |
| | | |||||
| * | deps: update gRPC (#2024) | Elliotte Rusty Harold | 2020-03-18 | 2 | -1/+7 |
| | | | | | | | | | | * deps: update protobuf and gRPC @rghetia * deps: revert protobuf * add release notes | ||||
| * | deps: update GSON (#2025) | Elliotte Rusty Harold | 2020-03-17 | 1 | -1/+1 |
| | | | | @rghetia | ||||
| * | deps: update auth libraries (#2023) | Elliotte Rusty Harold | 2020-03-16 | 1 | -1/+1 |
| | | | | @rghetia | ||||
| * | docs: 1.0 no longer expected (#2022) | Elliotte Rusty Harold | 2020-03-16 | 1 | -2/+1 |
| | | |||||
| * | update guava (#2018) | Elliotte Rusty Harold | 2020-03-11 | 1 | -1/+1 |
| | | |||||
| * | chore(RELEASING.md): update list of VERSION_FILES (#2019) | Mayur Kale | 2020-03-11 | 1 | -0/+2 |
| | | |||||
| * | feat: Allow users to register the same Meter multiple times without ↵ | Mayur Kale | 2020-03-10 | 11 | -21/+102 |
| | | | | | | | | | | exception (#2017) * feat: Allow register same metric multiple times * add more test * remove redundant test | ||||
| * | Fix quickstart link in README (#2012) | Chris Kleinknecht | 2020-02-18 | 1 | -1/+1 |
| | | | | Drive-by fix for a dead link in the README. | ||||
| * | Update release versions for all readme and build files. (#2011) | Mayur Kale | 2020-02-14 | 31 | -122/+123 |
| | | | | | | | * Update release versions for all readme and build files. * fix examples | ||||
| * | Start 0.26.0 development cycle (#2006) | Mayur Kale | 2020-02-07 | 6 | -6/+6 |
| | | |||||
| * | Add observability ready util (#2002) | Mayur Kale | 2020-02-04 | 8 | -0/+199 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add observability ready util * add enableOpenCensus function fix format fix format fix format fix format fix format fix format * minor patch * minor patch * update README * fix code reviews * fetch SERVICE_NAME from env | ||||
| * | Build: Upgrade gRPC version. (#2001) | Maximilian Wright | 2020-01-13 | 1 | -1/+1 |
| | | |||||
| * | Set status values to OpenCensus. (#1991) | Markus Heimbach | 2019-10-16 | 1 | -2/+2 |
| | | | | | | | The previous values used to be plain `census` but those changed to be `opencensus`. Signed-off-by: Markus Heimbach <markus@esukram.org> | ||||
| * | Add Wrapper for WriteListener. (#1984) | rghetia | 2019-10-04 | 3 | -1/+143 |
| | | | | | | | * Add Wrapper for WriteListener. * add try block after attach context and detach context in finally block. | ||||
| * | Add note about opencensus and opentracing merger (#1979) | Yang Song | 2019-09-19 | 1 | -0/+2 |
| | | |||||
| * | Checker Framework: 2.10.0 -> 2.10.1 (#1977) | sebright | 2019-09-11 | 1 | -1/+1 |
| | | |||||
| * | Update release versions for all readme, build files and changelog (#1973) | Yang Song | 2019-08-27 | 29 | -120/+122 |
| | | | | | | | | | * Update release versions for all readme and build files. * Update CHANGELOG.md * Fix gRPC version in example Maven | ||||
| * | Add a missing version file in RELEASING.md (#1971) | Yang Song | 2019-08-27 | 1 | -0/+1 |
| | | |||||
| * | Start 0.25.0 development cycle | songy23 | 2019-08-27 | 6 | -6/+6 |
| | | |||||
| * | Clear handler reference on OcAgentTraceExporter unregister (#1965) | Chris Thunes | 2019-08-26 | 1 | -1/+4 |
| | | | | | This allows the exporter to be re-registered without triggering an IllegalStateException. | ||||
| * | Replace oraclejdk8 with openjdk8 and remove jdk_switcher from Travis (#1967) | Yang Song | 2019-08-23 | 2 | -10/+7 |
| | | |||||
| * | Checker Framework: 2.9.2 -> 2.10.0 (#1960) | sebright | 2019-08-05 | 1 | -1/+1 |
| | | |||||
| * | Use Zipkin quickstart script in download instructions (#1956) | Tommy Ludwig | 2019-07-31 | 1 | -1/+1 |
| | | | | The group id of the Zipkin Server maven artifact has changed in recent versions, so the previous instructions would not download the latest version of the server. The quickstart script provided by Zipkin is the recommended way to download the Zipkin Server jar and will download the latest version. | ||||
| * | Use HTTPS links in Zipkin exporter README (#1957) | Tommy Ludwig | 2019-07-31 | 1 | -2/+2 |
| | | |||||
| * | use regular thread for to expose errors in appengine (#1955) | rghetia | 2019-07-30 | 3 | -50/+8 |
| | | | | | | | * use regular thread for IntervalMetricReader to expose error logs in appengine. * add try-catch for SecurityException. | ||||
| * | Build: Upgrade gRPC and Google dependency versions. (#1951) | Yang Song | 2019-07-15 | 11 | -33/+34 |
| | | | | | | | | | * Build: Upgrade gRPC and Google dependency versions. * Replace isSameAs with isSameInstanceAs. * Update contains* methods. | ||||
| * | Exporter/Stackdriver: Fix stale document on interval. (#1950) | Yang Song | 2019-07-15 | 4 | -12/+12 |
| | | |||||
| * | Checker Framework: 2.8.2 -> 2.9.0 (#1948) | sebright | 2019-07-11 | 1 | -1/+1 |
| | | |||||
| * | Removing AppEngine restriction on Java version. (#1944) | Jim King | 2019-06-27 | 1 | -6/+4 |
| | | | | | | | * Updating AppEngine Java version. * update | ||||
| * | Resource: Add deployment label for k8s resource. (#1943) | Yang Song | 2019-06-20 | 2 | -4/+86 |
| | | | | | | | | | * Resource: Add deployment label for k8s resource. * Add a missing annotation. * Parse deployment name correctly. | ||||
| * | Count metrics should have unit '1'. (#1942) | Yang Song | 2019-06-18 | 2 | -2/+27 |
| | | |||||
| * | spring servlet example: make port configurable. (#1940) | rghetia | 2019-06-13 | 1 | -2/+10 |
| | | |||||
| * | spring servlet example. (#1939) | rghetia | 2019-06-13 | 17 | -0/+707 |
| | | | | | | | | | | * spring servlet example. * add gradle wrapper jar to fix build error. * rename function and added configurable port number. - also changed opencensus version to fix the maven build error. | ||||
| * | Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. (#1938) | Yang Song | 2019-06-12 | 6 | -20/+8 |
| | | | | | | | * Context: Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. * Upgrade gRPC version. | ||||
| * | Update release versions for all readme and build files and CHANGELOG. (#1937) | Yang Song | 2019-06-12 | 29 | -120/+121 |
| | | | | | | | * Update release versions for all readme and build files. * Update CHANGELOG. | ||||
| * | Start 0.24.0 development cycle (#1935) | Yang Song | 2019-06-12 | 5 | -5/+5 |
| | | |||||
| * | Exporter/Zipkin: Add a note about status tags. (#1931) | Yang Song | 2019-06-11 | 2 | -6/+58 |
| | | | | | | | * Exporter/Zipkin: Add a note about status tags. * Set error tag when status is not OK. | ||||
| * | add spring starter package for opencensus spring integration. (#1934) | rghetia | 2019-06-11 | 7 | -0/+110 |
| | | | | | | | | | * add spring starter package for opencensus spring integration. * remove duplicate links. * fix build error. | ||||
| * | remove dependency on spring-cloud-build. (#1933) | rghetia | 2019-06-11 | 1 | -1/+0 |
| | | |||||
| * | Revert "maven package fails to compile due invalid .jar ext instead of .pom ↵ | rghetia | 2019-06-11 | 1 | -1/+1 |
| | | | | | | (#1930)" (#1932) This reverts commit 29b508534de4762158d11afb19ab165713b3718f. | ||||
| * | Exporter/Jaeger: Set span status as tags. (#1928) | Yang Song | 2019-06-11 | 3 | -9/+70 |
| | | | | | | | | | | | * Exporter/Jaeger: Set span status as tags. Fixes #1927. * Expose constants to tests. * Remove the error tag. | ||||
