summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-04-12 10:53:11 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-06-08 14:44:35 +0000
commit318c54648c2c85d4f4f5425c5ffc5e5f3dda86f2 (patch)
tree7474481b414f2fe0957bab286ecdd2c5449693b2 /doc
parent0ca700e986060ca34d17cdbba01f40d36b1f592c (diff)
downloadceilometer-318c54648c2c85d4f4f5425c5ffc5e5f3dda86f2.tar.gz
Remove support for neutron-lbaas
... because it is of no use since neutron-lbaas was retired and was replaced by Octavia. This feature was officially deprecated during Yoga cycle[1] so we are ready to remove it. [1] 8917c73964eb764c3c4beb65d3713b36938181dd Change-Id: Ic145c23cc0b0372ef78f4a45ffb084bec24936c3
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/telemetry-measurements.rst93
1 files changed, 0 insertions, 93 deletions
diff --git a/doc/source/admin/telemetry-measurements.rst b/doc/source/admin/telemetry-measurements.rst
index 2d9c205b..346fcc7e 100644
--- a/doc/source/admin/telemetry-measurements.rst
+++ b/doc/source/admin/telemetry-measurements.rst
@@ -835,99 +835,6 @@ The following meters are collected for SDN:
These meters are available for OpenFlow based switches. In order to
enable these meters, each driver needs to be properly configured.
-Load-Balancer-as-a-Service (LBaaS v1)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The following meters are collected for LBaaS v1:
-
-+---------------+---------+---------+-----------+-----------+-----------------+
-| Name | Type | Unit | Resource | Origin | Note |
-+===============+=========+=========+===========+===========+=================+
-| **Meters added in the Mitaka release or earlier** |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | pool | pool ID | Pollster | Existence of a |
-| ices.lb.pool | | | | | LB pool |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | vip | vip ID | Pollster | Existence of a |
-| ices.lb.vip | | | | | LB VIP |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | member | member ID | Pollster | Existence of a |
-| ices.lb.memb\ | | | | | LB member |
-| er | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | health\ | monitor ID| Pollster | Existence of a |
-| ices.lb.heal\ | | _monit\ | | | LB health probe |
-| th_monitor | | or | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Cumula\ | connec\ | pool ID | Pollster | Total connectio\|
-| ices.lb.tota\ | tive | tion | | | ns on a LB |
-| l.connections | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | connec\ | pool ID | Pollster | Active connecti\|
-| ices.lb.acti\ | | tion | | | ons on a LB |
-| ve.connections| | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | B | pool ID | Pollster | Number of incom\|
-| ices.lb.inco\ | | | | | ing Bytes |
-| ming.bytes | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | B | pool ID | Pollster | Number of outgo\|
-| ices.lb.outg\ | | | | | ing Bytes |
-| oing.bytes | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-
-Load-Balancer-as-a-Service (LBaaS v2)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-The following meters are collected for LBaaS v2.
-
-+---------------+---------+---------+-----------+-----------+-----------------+
-| Name | Type | Unit | Resource | Origin | Note |
-+===============+=========+=========+===========+===========+=================+
-| **Meters added in the Mitaka release or earlier** |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | pool | pool ID | Pollster | Existence of a |
-| ices.lb.pool | | | | | LB pool |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | listen\ | listener | Pollster | Existence of a |
-| ices.lb.list\ | | er | ID | | LB listener |
-| ener | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | member | member ID | Pollster | Existence of a |
-| ices.lb.memb\ | | | | | LB member |
-| er | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | health\ | monitor ID| Pollster | Existence of a |
-| ices.lb.heal\ | | _monit\ | | | LB health probe |
-| th_monitor | | or | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | loadba\ | loadbala\ | Pollster | Existence of a |
-| ices.lb.load\ | | lancer | ncer ID | | LB loadbalancer |
-| balancer | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Cumula\ | connec\ | pool ID | Pollster | Total connectio\|
-| ices.lb.tota\ | tive | tion | | | ns on a LB |
-| l.connections | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | connec\ | pool ID | Pollster | Active connecti\|
-| ices.lb.acti\ | | tion | | | ons on a LB |
-| ve.connections| | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | B | pool ID | Pollster | Number of incom\|
-| ices.lb.inco\ | | | | | ing Bytes |
-| ming.bytes | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-| network.serv\ | Gauge | B | pool ID | Pollster | Number of outgo\|
-| ices.lb.outg\ | | | | | ing Bytes |
-| oing.bytes | | | | | |
-+---------------+---------+---------+-----------+-----------+-----------------+
-
-.. note::
-
- The above meters are experimental and may generate a large load against the
- Neutron APIs. The future enhancement will be implemented when Neutron
- supports the new APIs.
-
VPN-as-a-Service (VPNaaS)
~~~~~~~~~~~~~~~~~~~~~~~~~