1. 13 1月, 2022 1 次提交
  2. 12 1月, 2022 1 次提交
  3. 04 1月, 2022 1 次提交
  4. 19 11月, 2021 1 次提交
  5. 26 10月, 2021 1 次提交
  6. 15 10月, 2021 1 次提交
  7. 13 10月, 2021 1 次提交
    • wu-sheng's avatar
      Message Queue performance and consuming latency monitoring (#7918) · fc0d0e1e
      wu-sheng 提交于
      * Support `!= null` in OAL engine.
      * Add `Message Queue Consuming Count` metric for MQ consuming service and endpoint.
      * Add `Message Queue Avg Consuming Latency` metric for MQ consuming service and endpoint.
      * Document with a new menu in the `tracing` catalog is added
      fc0d0e1e
  8. 11 10月, 2021 1 次提交
  9. 30 8月, 2021 2 次提交
  10. 17 8月, 2021 1 次提交
  11. 14 8月, 2021 1 次提交
    • W
      fix: Fix MultiScopesAnalysisListener#setPublicAttrs log warn frequently (#7271) · 4b66f1e0
      wallezhang 提交于
      * fix: Fix MultiScopesAnalysisListener#setPublicAttrs log warn frequently. #6562
      
      1. Rename current STATUS_CODE to HTTP_RESPONSE_STATUS_CODE, real tag key should be http.status_code.
      2. Add a new string tag RPC_RESPONSE_STATUS_CODE to hold all string type value tag. The key is `rpc.status_code`.
      3. At the backend, keep responseCode for HTTP_RESPONSE_STATUS_CODE tag, but add @Deprecated. Also, add httpResponseStatusCode(a duplicate of responseCode) and rpcStatusCode(for RPC_RESPONSE_STATUS_CODE) fields for OAL.
      
      * Modify `Tags.STATUS_CODE` field name to `Tags.HTTP_RESPONSE_STATUS_CODE` and type from `StringTag` to `IntegerTag`, add `Tags.RPC_RESPONSE_STATUS_CODE` field to hold rpc response code value.
      
      * Add `rpcStatusCode` for `rpc.status_code` tag in the OAL objects. The `responseCode` field is marked as deprecated and replaced by `httpResponseStatusCode` field. 
      
      * Tag `status_code` is still supported in the backend for forward compatbility. Will be removed one year later.
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      4b66f1e0
  12. 11 8月, 2021 1 次提交
  13. 10 8月, 2021 1 次提交
  14. 07 7月, 2021 1 次提交
  15. 29 6月, 2021 1 次提交
  16. 28 6月, 2021 1 次提交
  17. 11 6月, 2021 1 次提交
  18. 05 6月, 2021 2 次提交
  19. 17 5月, 2021 1 次提交
  20. 28 2月, 2021 1 次提交
  21. 21 2月, 2021 1 次提交
  22. 14 1月, 2021 2 次提交
  23. 29 12月, 2020 1 次提交
  24. 09 12月, 2020 1 次提交
  25. 30 11月, 2020 1 次提交
  26. 06 11月, 2020 1 次提交
  27. 02 11月, 2020 1 次提交
  28. 01 11月, 2020 1 次提交
  29. 30 10月, 2020 1 次提交
  30. 29 10月, 2020 1 次提交
  31. 21 10月, 2020 1 次提交
  32. 17 10月, 2020 1 次提交
  33. 12 10月, 2020 1 次提交
  34. 17 9月, 2020 1 次提交
  35. 05 9月, 2020 1 次提交
  36. 04 9月, 2020 1 次提交
  37. 01 9月, 2020 1 次提交