Hi,
I am trying to get Guru Meditation Report from NEUTRON child process. I have
tried below scenarios. GMR was generated only for the parent process in all the
cases.
1. Kill -SIGUSR2
2. Kill -SIGUSR2
How can I get GMR for a child process. I assumed option 1 would give GMR for
parent
Hi Andrez,
I had introduced a new driver for ODL in Pike release[1]
The driver code is available in networking-odl project:
networking_odl/ceilometer/network/statistics/opendaylight_v2
The corresponding ODL code is under development.
[1] Spec: https://review.openstack.org/#/c/475241/
Thanks,
De
Hi,
Current gnocchi code supports RBAC at operation level
[gnocchi/gnocchi/rest/policy.json].
Is it possible to add RBAC for attributes in a resource?
For eg: Restrict resource search/show should display specific attributes only
when query is performed by resource creator or admin.
Thanks,
Deep
;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Gordon, the driver would leverage ceilometer's polling framework. It will run
as part of ceilometer-agent-central process and wi
Hi,
We plan to propose a ceilometer driver for collecting network statistics
information from OpenDaylight. We were thinking if we could have the driver
code residing in networking-odl project instead of Ceilometer project. The
thought is we have OpenDaylight depended code restricted to n-odl r
: [openstack-dev] [telemetry][ceilometer][gnocchi] Query on adding
new meters to Gnocchi
Hi,
On Thu, Jun 08, 2017 at 05:35:43AM +, Deepthi V V wrote:
>Hi,
>
>I am trying to add new meters/resource types in gnocchi. I came across 2 files:
>Gnocchi_resources.yaml and ceilometer_update
Hi,
I am trying to add new meters/resource types in gnocchi. I came across 2 files:
Gnocchi_resources.yaml and ceilometer_update script which will make Gnocchi api
calls for resource_type addition.
I have a few queries. Could you please clarify them.
1. Is it sufficient to add the resource t