1. 73f0ae8 Upgrade kafka-clients bundle to version 1.1.1_1 by Daniele Moro · 4 years, 3 months ago
  2. cf6a828 Bump Protobuf to 3.9.0 and grpc-java to 1.22.1 by Carmelo Cascone · 4 years, 9 months ago
  3. 9e512cf Fix OSGi wiring issue of openstacktelemetry by Carmelo Cascone · 4 years, 10 months ago
  4. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  5. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  6. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  7. e519982 Fix: do not publish vStats info to Prometheus if it is not activated by Jian Li · 5 years ago
  8. b2a5888 Add CLIs for listing, adding and removing telemetry vflow rules by Jian Li · 5 years ago
  9. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  10. 69d4fe9 Fix: resolve potential NPE issues reported by sonarcube by Jian Li · 5 years ago
  11. da8867f Add JSON string serializer for kafka telemetry exporter by Jian Li · 5 years ago
  12. b4ce5b6 Add LinkInfo and LinkStatsInfo JSON codec with unit tests by Jian Li · 5 years ago
  13. 866416f Add link info and stats class with unit tests for openstacktelemetry by Jian Li · 5 years ago
  14. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  15. b3b0168 Fix: gracefully handle connection refuse due to kafka broker down by Jian Li · 5 years ago
  16. 667c6eb Fix: check the remote server connectivity before adding to map by Jian Li · 5 years ago
  17. 7fe7eaf Add REST API for query/update/delete/enable/disable telemetry config by Jian Li · 5 years ago
  18. a61e0b6 Improve the telemetry service LCM granularity by Jian Li · 5 years ago
  19. 16f1f53 Added a set of CLIs for update and enable/disable telemetry svc cfg by Jian Li · 5 years ago
  20. 69600e0 Refactor: move telemetry config from componentCfg to configs.xml by Jian Li · 5 years ago
  21. a8549d2 Modify a annotation and refactor Web UI. by boyoung2 · 5 years ago
  22. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  23. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  24. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  25. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 5 years ago
  26. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  27. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  28. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 5 years ago
  29. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  30. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  31. 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 6 years ago
  32. a5ae2ad Fix: resolve NPE with empty configMap setup for openstacktelemetry by Jian Li · 6 years ago
  33. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  34. 7b44412 Network toplogy GUI for VM-to-VM flow statistics configuration. by boyoung2 · 6 years ago
  35. f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  36. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  37. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  38. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  39. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  40. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  41. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  43. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  45. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  46. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  47. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  48. 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 6 years ago
  49. df1e373 Fixing pom.xml by Yuta Higuchi · 6 years ago
  50. 6c92b3c Fix: invoke the publish method only if the service is enabled by Jian Li · 6 years ago
  51. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  52. ae3fcff Add a set of unit tests for openstack telemetry app by Jian Li · 6 years ago
  53. 086ad70 Add unit tests for SONA apps codec register by Jian Li · 6 years ago
  54. 4d1c9d1 Publish a statistics record to InfluxDB by Boyoung Jeong · 6 years ago
  55. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  56. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  57. a494768 Support to publish port TX and RX stats in openstacktelemetry by Jian Li · 6 years ago
  58. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  59. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  60. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  61. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  62. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  63. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  64. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  65. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  66. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  67. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  68. ca0b5df Cleaning up application categories. by Thomas Vachuska · 6 years ago
  69. d1ce10a [ONOS-7683] Initial implementation of openstack telemetry service by Jian Li · 6 years ago
  70. 4a3fffa [ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests by Jian Li · 6 years ago
  71. 3db9085 [ONOS-7683] Add missing toString methods for telemetry configs by Jian Li · 6 years ago
  72. 6bd3510 [ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests by Jian Li · 6 years ago
  73. 0a5d4d2 [ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests by Jian Li · 6 years ago
  74. 6803ccd [ONOS-7683] Add default implementation of telemetry managers by Jian Li · 6 years ago
  75. 4df75b1 [ONOS-7683] Add default implementation of telemetry config managers by Jian Li · 6 years ago
  76. b9fe349 [ONOS-7683] Add a set of empty telemetry config managers with intfs by Jian Li · 6 years ago
  77. 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 6 years ago
  78. 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 6 years ago
  79. ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 6 years ago
  80. 17985df Fix pom by Yuta HIGUCHI · 6 years ago
  81. 6e4da2f [ONOS-7683] Initial commit of openstack telemetry app by Jian Li · 6 years ago