aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-05-02Update release versions for all readme and build files. (#1178)Yang Song
2018-05-02Add missing Nullable annotation to Functions.returnNull().Kristen Kozak
2018-05-02Fix a typo on displaying Aggregation Type for a View on StatsZ page. (#1170)Yang Song
2018-04-27Update release versions for readme and build files. (#1160)Yang Song
2018-04-27Add Aggregation.LastValue and AggregationData.LastValueData to support Gauge ...Yang Song
2018-04-26Move monitored resource detection utils to a separate artifact. (#1135)Yang Song
2018-04-13Update release versions for all readme and build files. (#1129)Yang Song
2018-04-09Fix issues in RPC constants (#1118)Yang Song
2018-04-09Add new RPC measure and view constants, deprecate old ones. (#1115)Yang Song
2018-04-06Add utility class to expose default HTTP measures, tags and view, and registe...Hailong Wen
2018-04-04Add nullness annotations to Preconditions.checkNotNull.Kristen Kozak
2018-03-28Deprecate Mean and MeanData (#1101)Yang Song
2018-03-23Enable FindBugs in tests.Kristen Kozak
2018-03-16Add screenshots examples for zpages in the readme.md. (#1065)Yang Song
2018-03-15Store View.Name rather than View for StatsZ TreeNode (#1061)Yang Song
2018-03-07Deprecate Window and WindowData. (#1018)Yang Song
2018-03-05Don't declare any dependencies in the generated POM because the agent JAR is ...Stefan Schmidt
2018-02-27Update release versions for all readme and build files. (#1033)Yang Song
2018-02-19Update release versions for all readme and build files. (#1010)Yang Song
2018-02-16Synchronize the access to the tree, views and measures for Statsz. (#1006)Yang Song
2018-02-16Remove a redundant annotation. (#1005)Yang Song
2018-02-16Add StatsZ Zpage for stats. (#1002)Yang Song
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2018-02-15Add Nullable annotation to tag values. (#998)Yang Song
2018-02-13Add RpcZ Zpage for stats. (#992)Yang Song
2018-02-12Add cumulative views for started and finished RPCs. (#993)Yang Song
2018-02-12Merge pull request #978 from sebright/javadoc-since-tags-agentsebright
2018-02-08Add javadoc for all RPC measures and views (#987)Yang Song
2018-02-08Register STARTED and FINISHED views for RpcViews. (#986)Yang Song
2018-02-06Start adding '@since' Javadoc tag to contrib APIs (issue #864).Kristen Kozak
2018-02-06Delete redundant comment in RpcMeasureConstants.Kristen Kozak
2018-02-06Add '@since' Javadoc tag to all agent APIs (issue #864).Kristen Kozak
2018-01-24Update release versions for all readme and build files. (#961)Hailong Wen
2018-01-23Keep artifacts dependencyConvergence-clean (#959)Bogdan Drutu
2018-01-23Fixed bug that made it impossible to use short span id's (#950)Ricardo Lindooren
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-17Add http propagation APIs. (#930)Hailong Wen
2018-01-17Add Javadocs for tag keys in RpcMeasureConstants.java (#932)Yang Song
2018-01-17Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu
2018-01-08Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)Stefan Schmidt
2017-12-30Add Checker Framework stub file for Guava (fixes #920).Kristen Kozak
2017-12-19Add Checker Framework annotations in comments (issue #359).Kristen Kozak
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Update contrib directory to pass Checker Framework null analysis (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-12-18Update shadow plugin to 2.0.2. Fixes #825. (#911)Stefan Schmidt
2017-12-15Add helper class to register views. (#906)Bogdan Drutu
2017-12-13Add methods to wrap Runnable and Callbacks and to run them. (#778)Bogdan Drutu
2017-12-06Update versions for all README files (#888)Yang Song
2017-12-04Update versions for all README files (#876)Yang Song