Hello guys,
I was trying to add in polling.yaml and pipeline from ceilometer the following:
   - network.services.lb.active.connections
      - network.services.lb.health_monitor
      - network.services.lb.incoming.bytes
      - network.services.lb.listener
      - network.services.lb.loadbalancer
      - network.services.lb.member
      - network.services.lb.outgoing.bytes
      - network.services.lb.pool
      - network.services.lb.total.connections
But it doesn't work, I think they are for the old lbs that were supported in neutron.
I was wondering if there is a way to meter loadbalancers from octavia. 
I mostly want for start to just meter if a loadbalancer was deployed and has status active.