Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e7087151f7bb4099af33ccc7be39bc94e4918529
/
apps
/
openstacktelemetry
/
app
10d13e4
Upgrade kafka-clients bundle to version 1.1.1_1
by Daniele Moro
· 4 years, 9 months ago
d33d3b4
Build ONOS exclusively with Bazel-provided remote JDK
by Carmelo Cascone
· 5 years ago
b953669
First attempt at supporting builds with Java 11
by Carmelo Cascone
· 5 years ago
c0b23a4
Allow building third-party apps based on gRPC
by Carmelo Cascone
· 6 years ago
e519982
Fix: do not publish vStats info to Prometheus if it is not activated
by Jian Li
· 6 years ago
b2a5888
Add CLIs for listing, adding and removing telemetry vflow rules
by Jian Li
· 6 years ago
69d4fe9
Fix: resolve potential NPE issues reported by sonarcube
by Jian Li
· 6 years ago
da8867f
Add JSON string serializer for kafka telemetry exporter
by Jian Li
· 6 years ago
b4ce5b6
Add LinkInfo and LinkStatsInfo JSON codec with unit tests
by Jian Li
· 6 years ago
b3b0168
Fix: gracefully handle connection refuse due to kafka broker down
by Jian Li
· 6 years ago
667c6eb
Fix: check the remote server connectivity before adding to map
by Jian Li
· 6 years ago
7fe7eaf
Add REST API for query/update/delete/enable/disable telemetry config
by Jian Li
· 6 years ago
a61e0b6
Improve the telemetry service LCM granularity
by Jian Li
· 6 years ago
16f1f53
Added a set of CLIs for update and enable/disable telemetry svc cfg
by Jian Li
· 6 years ago
69600e0
Refactor: move telemetry config from componentCfg to configs.xml
by Jian Li
· 6 years ago
a8549d2
Modify a annotation and refactor Web UI.
by boyoung2
· 6 years ago
bb83f7c
Fix: enable openstack related CLIs
by Jian Li
· 6 years ago
07782d2
Eliminated old features.xml and app.xml files required by no-longer supported Maven build.
by Thomas Vachuska
· 6 years ago
8e40651
openstack and routing app OSGi property migration
by Ray Milkey
· 6 years ago
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
0b18b72
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
b5646e6
Use property constants for OSGi components for stores
by Ray Milkey
· 6 years ago
7f7c43b
Add prometheus telemetry manager unit test
by Jian Li
· 6 years ago
a5ae2ad
Fix: resolve NPE with empty configMap setup for openstacktelemetry
by Jian Li
· 6 years ago
1c5f5f4
Add a prometheus exporter
by boyoung2
· 6 years ago
7b44412
Network toplogy GUI for VM-to-VM flow statistics configuration.
by boyoung2
· 6 years ago
f8b8c7f
Support monitoring underlay network using openstack telemetry app
by Jian Li
· 6 years ago
3ed7f30
Refactor: remove code duplication for openstacktelemetry app
by Jian Li
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
312d987
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
72893b7
[WIP] Attempt at building grpc and p4runtime protocols with Bazel
by Carmelo Cascone
· 6 years ago
1cca5e8
Add a message handler for Openstack Telemetry view
by Boyoung Jeong
· 6 years ago
df1e373
Fixing pom.xml
by Yuta Higuchi
· 6 years ago
6c92b3c
Fix: invoke the publish method only if the service is enabled
by Jian Li
· 6 years ago
d486a73
Support to build openstack related apps using Bazel
by Jian Li
· 6 years ago
ae3fcff
Add a set of unit tests for openstack telemetry app
by Jian Li
· 6 years ago
086ad70
Add unit tests for SONA apps codec register
by Jian Li
· 6 years ago
4d1c9d1
Publish a statistics record to InfluxDB
by Boyoung Jeong
· 6 years ago
bd295cd
Fix: resolve exception during vtap and telemetry app deactivation
by Jian Li
· 6 years ago
67484d9
Added RBAC for REST APIs.
by Thomas Vachuska
· 6 years ago
a494768
Support to publish port TX and RX stats in openstacktelemetry
by Jian Li
· 6 years ago
e6110b7
Fix: resolve the service not found exception caused by openstack4j
by Jian Li
· 6 years ago
753280e
Support collecting outbound vFlow stats for FLAT typed network
by Jian Li
· 6 years ago
87ded82
Augment SONA pipeline to support both vTap and vFlow stats features
by Jian Li
· 6 years ago
bcc53d3
Sonar fixes
by Ray Milkey
· 6 years ago
998ec7b
Allow to collect vStats from unmanaged host
by Jian Li
· 6 years ago
85573f4
Fix: resolve NPE caused by non-existence of IP protocol
by Jian Li
· 6 years ago
de4ef40
Fix: Add timestamp information for openstack telemetry
by Jian Li
· 6 years ago
e7b1bd2
Fix: correctly generate kafka message from openstack telemetry
by Jian Li
· 6 years ago
0bbbb1c
Refactor OpenstackTelemetry App for better readability
by Jian Li
· 6 years ago
9e8faec
Add flow rule interface, builder, admin manager for statistics.
by Boyoung Jeong
· 6 years ago
d1ce10a
[ONOS-7683] Initial implementation of openstack telemetry service
by Jian Li
· 6 years ago
4a3fffa
[ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests
by Jian Li
· 6 years ago
3db9085
[ONOS-7683] Add missing toString methods for telemetry configs
by Jian Li
· 6 years ago
6bd3510
[ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests
by Jian Li
· 6 years ago
0a5d4d2
[ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests
by Jian Li
· 6 years ago
6803ccd
[ONOS-7683] Add default implementation of telemetry managers
by Jian Li
· 6 years ago
4df75b1
[ONOS-7683] Add default implementation of telemetry config managers
by Jian Li
· 6 years ago
b9fe349
[ONOS-7683] Add a set of empty telemetry config managers with intfs
by Jian Li
· 6 years ago
52c1122
[ONOS-7683] Add unit tests for a set of telemetry config classes
by Jian Li
· 6 years ago
2cf1c0b
[ONOS-7683] Implement various default telemetry configs
by Jian Li
· 6 years ago
ff8b9f9
[ONOS-7683] Initial commit of openstacktelemetry with service interfaces
by Jian Li
· 6 years ago
17985df
Fix pom
by Yuta HIGUCHI
· 6 years ago
6e4da2f
[ONOS-7683] Initial commit of openstack telemetry app
by Jian Li
· 6 years ago