1. 18 11月, 2020 1 次提交
  2. 09 9月, 2020 2 次提交
  3. 18 6月, 2020 3 次提交
  4. 27 4月, 2020 2 次提交
  5. 13 3月, 2020 2 次提交
  6. 12 3月, 2020 2 次提交
  7. 24 2月, 2020 2 次提交
  8. 06 2月, 2020 2 次提交
  9. 07 1月, 2020 2 次提交
  10. 18 12月, 2019 1 次提交
  11. 03 12月, 2019 1 次提交
  12. 20 11月, 2019 2 次提交
  13. 19 11月, 2019 2 次提交
  14. 15 11月, 2019 1 次提交
  15. 12 3月, 2019 1 次提交
    • H
      [#5053] Allow plugins to specify compiler version · f7e25836
      HyunGil Jeong 提交于
      By allowing plugins to specify and be built using different jdk versions, we need a way to define trace metadata without loading TraceMetadataProvider implementations from plugins.
      This is because the service loader will throw class version error when the java version running collector/web is lower than the jdk version used to compile the plugins.
      
      To circumvent this, the commit adds a way to define trace metadata as a yaml file, so that type definitions may be parsed without loading them via the service loader.
      f7e25836
  16. 11 2月, 2019 1 次提交
  17. 03 1月, 2019 4 次提交
  18. 14 12月, 2018 2 次提交
  19. 04 12月, 2018 1 次提交
  20. 14 9月, 2018 2 次提交
  21. 13 8月, 2018 2 次提交
  22. 17 7月, 2018 1 次提交
  23. 13 7月, 2018 1 次提交