Jian Li
b4ce5b66d1
Add LinkInfo and LinkStatsInfo JSON codec with unit tests
...
Change-Id: I9c9f50496c55f617438dab3641ce43354352dff6
2019-01-31 05:23:36 +00:00
Jian Li
866416f5ad
Add link info and stats class with unit tests for openstacktelemetry
...
Change-Id: If2e28119bdad0cf9949131c046eba2cbb81c1cd2
2019-01-31 05:23:36 +00:00
Jian Li
667c6eb819
Fix: check the remote server connectivity before adding to map
...
1. replace boolean typed enable flag into enumeration status type
2. put the service in pending state, if the activation was failed
Change-Id: I15110f3d837d9a3ecf048c2777ec6fae9bf264ff
2019-01-09 05:37:49 +00:00
Jian Li
7fe7eaf528
Add REST API for query/update/delete/enable/disable telemetry config
...
1. Add unit test for newly added REST APIs
2. Add codec and unit tests for TelemetryConfig
3. Split web package out from app package due to dep conflict
Change-Id: I85f52b2a7d059622e98832843bc9613cb8befa98
2019-01-09 05:37:41 +00:00
Jian Li
a61e0b6205
Improve the telemetry service LCM granularity
...
Change-Id: I3d1b43b360883b0644af2341bdc21aeb4f603414
2019-01-09 05:37:32 +00:00
Jian Li
16f1f53377
Added a set of CLIs for update and enable/disable telemetry svc cfg
...
Change-Id: I518585f7941c98aa0479acc3583a0f1a751e6db9
2019-01-09 05:37:17 +00:00
Jian Li
69600e0b76
Refactor: move telemetry config from componentCfg to configs.xml
...
1. Support to export the metrics to multiple targets
2. Add a set of properties to kafka config (key, topic, etc.)
3. Add distributedStore to manage telemetry configs
4. Add CLI to query stored telemetry configs
5. Add a set of telemetry loaders to import xml definitions
6. Add unit tests for telemetry cfg, xml cfg loader and dist store
7. Add missing javadoc for a set of implementation classes
Change-Id: I39480c9a6ac07357184d2e1094b9c9f4d36fd8b1
2019-01-09 05:37:05 +00:00
boyoung2
a8549d2d80
Modify a annotation and refactor Web UI.
...
Change-Id: I985733e8f4e7d0cda292ed4a240d1250db8e2316
2018-12-26 02:21:27 +00:00
Ray Milkey
8e406511e9
openstack and routing app OSGi property migration
...
Change-Id: I855020959456f059911284bb7d8ade376cbc20c5
2018-10-29 23:43:14 +00:00
Thomas Vachuska
22ea6126e4
Removing BUCK files and other Buck-related auxiliaries.
...
Change-Id: I23691380efcd9bce4906695605214ed59ada0e87
2018-10-24 20:02:31 +00:00
boyoung2
1c5f5f4592
Add a prometheus exporter
...
Change-Id: I2989d87c2a83eed31c6617694bdcb78bf9b38553
2018-10-03 14:40:31 +00:00
boyoung2
7b44412ba8
Network toplogy GUI for VM-to-VM flow statistics configuration.
...
Change-Id: I86543c7bb30d79ec8b5d57f822756b5e8a8e5e40
2018-09-12 06:07:48 +00:00
Jian Li
f8b8c7fddb
Support monitoring underlay network using openstack telemetry app
...
Change-Id: I84f8735a700a89f28124fe3a76fafab339e3dbc1
2018-08-30 03:55:45 +00:00
Ray Milkey
761e80a427
Remove pom files from ONOS
...
Change-Id: I53e2395466cba10222d638736635b11380421d98
2018-08-21 18:11:58 +00:00
Ray Milkey
312d987732
Starting snapshot 1.15.0-SNAPSHOT
...
Change-Id: I9239c7695f7faf6dc184a0ff54a34dedf4761b2d
2018-08-20 16:09:54 -07:00
ONOS Jenkins User
03e5521fba
Starting snapshot 1.14.0-SNAPSHOT
2018-08-14 22:13:58 +00:00
ONOS Jenkins User
3594c24cb2
Tagging 1.14.0-rc2
2018-08-14 22:13:02 +00:00
ONOS Jenkins User
4e5f2d67ac
Starting snapshot 1.14.0-SNAPSHOT
2018-08-13 23:16:37 +00:00
ONOS Jenkins User
cff0bd8922
Tagging 1.14.0-rc1
2018-08-13 23:15:43 +00:00
Ray Milkey
4867af2f9c
Revert "Tagging 1.14.0-b1"
...
This reverts commit 78ce40093ac008fd6d169ab83d2d5961f91f6e31.
Change-Id: I8482f550c30f75d65333f6be9c9115a930abc56f
2018-08-10 16:53:10 -07:00
Ray Milkey
78ce40093a
Tagging 1.14.0-b1
2018-08-10 11:16:44 -07:00
Boyoung Jeong
1cca5e885d
Add a message handler for Openstack Telemetry view
...
Change-Id: I2803ac6e8f3c90e005bc73c43a5b867934daa80f
2018-08-07 01:28:23 +00:00
Jian Li
d486a73352
Support to build openstack related apps using Bazel
...
Change-Id: Ibc9f43a8fd92bb41b162a88a1eb3e8c8c5ad990a
2018-08-05 08:53:02 -07:00
Jian Li
ae3fcfffa2
Add a set of unit tests for openstack telemetry app
...
Change-Id: Ib5963c61ef0c0302a90a4f30d3dd1f0ec2862aea
2018-07-31 23:13:34 +00:00
Boyoung Jeong
4d1c9d1bc8
Publish a statistics record to InfluxDB
...
Change-Id: I046207ab16b91c5ff65ae6df9e5929b9979907e1
2018-07-24 12:21:37 +00:00
Jian Li
a494768d94
Support to publish port TX and RX stats in openstacktelemetry
...
Change-Id: I368fb676e4817cd01e5782a3b37170e2b9a5c6bd
2018-07-09 02:26:45 +00:00
Jian Li
e6110b7b34
Fix: resolve the service not found exception caused by openstack4j
...
Change-Id: I33a5c7e6b91758a61662a77a1b347fd0239219eb
2018-07-08 09:20:19 +00:00
Jian Li
753280ebbf
Support collecting outbound vFlow stats for FLAT typed network
...
Change-Id: I359e2a39867126d76e4b7daae84aecf85e0f8c11
2018-07-04 17:21:24 +00:00
Jian Li
0bbbb1c1db
Refactor OpenstackTelemetry App for better readability
...
Change-Id: I93353de31fb9671d8670ee44fc248fe7f36ac12b
2018-06-26 12:35:48 +00:00
Boyoung Jeong
9e8faec947
Add flow rule interface, builder, admin manager for statistics.
...
Add API for removing flow rule.
Change-Id: If642a2ec8546f73da7234197ad19a97b6a1dc9da
2018-06-26 12:35:41 +00:00
Jian Li
d1ce10ad9e
[ONOS-7683] Initial implementation of openstack telemetry service
...
Change-Id: I621bed9cff108af194998b7a1e8269a9a6ffd32c
2018-06-21 01:20:33 +00:00
Jian Li
6bd3510dd9
[ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests
...
Change-Id: Ifbc09093954c8f1c073febc8199b2013e3d01714
2018-06-21 00:57:25 +00:00
Jian Li
0a5d4d2883
[ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests
...
Change-Id: I86327507c528a9b7eea60af858ccfb1fb4b2f8ce
2018-06-21 00:26:21 +00:00
Jian Li
4df75b1d1e
[ONOS-7683] Add default implementation of telemetry config managers
...
Change-Id: Iac3681ceff2b343746d2d0b1043300044043b63a
2018-06-21 00:25:51 +00:00
Jian Li
b9fe349f54
[ONOS-7683] Add a set of empty telemetry config managers with intfs
...
Change-Id: Ib3dca1f1aa8f69c121c295af3c77d9c50bb032d4
2018-06-21 00:25:34 +00:00
Jian Li
52c1122305
[ONOS-7683] Add unit tests for a set of telemetry config classes
...
Change-Id: I73ad36e02044371a2fb87540e28ef2257a6dba92
2018-06-08 07:18:24 +00:00
Jian Li
ff8b9f9af6
[ONOS-7683] Initial commit of openstacktelemetry with service interfaces
...
Change-Id: Ic1d40107fbdf2e77fd5e52c83d06f04251e868ba
2018-06-08 07:16:45 +00:00
Jian Li
6e4da2f37b
[ONOS-7683] Initial commit of openstack telemetry app
...
Change-Id: I09c3f118012b118cd3542d2e62eb4c71a86f72bf
2018-05-23 17:58:21 +00:00