Giter Site home page Giter Site logo

Comments (5)

niedbalski avatar niedbalski commented on May 20, 2024

@uxeng which version are you using? can you include the full logs?

from openstack-exporter.

uxeng avatar uxeng commented on May 20, 2024

Same errors using both snap versions edge and stable.

$ openstack --version
openstack 4.0.0

I dont see any errors on the console:

.........
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching domains information source="keystone.go:50"
INFO[0017] Collecting metrics for exporter: openstack_cinder, metric: snapshots source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching snapshots information source="cinder.go:116"
INFO[0017] Collecting metrics for exporter: openstack_neutron, metric: security_groups source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of network security groups source="neutron.go:127"
INFO[0017] Collecting metrics for exporter: openstack_cinder, metric: agent_state source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching services state information source="cinder.go:136"
INFO[0017] Collecting metrics for exporter: openstack_identity, metric: users source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching users information source="keystone.go:112"
INFO[0017] Collecting metrics for exporter: openstack_cinder, metric: volume_status source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_neutron, metric: subnets source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of subnets source="neutron.go:147"
INFO[0017] Collecting metrics for exporter: openstack_neutron, metric: ports source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of ports source="neutron.go:167"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: running_vms source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of hypervisors source="nova.go:118"
INFO[0017] Collecting metrics for exporter: openstack_neutron, metric: agent_state source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching agents list source="neutron.go:75"
INFO[0017] Collecting metrics for exporter: openstack_neutron, metric: floating_ips source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching floating ips list source="neutron.go:56"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: vcpus_available source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: memory_used_bytes source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: flavors source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of flavors source="nova.go:161"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: availability_zones source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of availability zones source="nova.go:182"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: current_workload source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: vcpus_used source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: local_storage_used_bytes source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: security_groups source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of nova security groups source="nova.go:202"
INFO[0017] Collecting metrics for exporter: openstack_nova, metric: agent_state source="exporter.go:69"
INFO[0017] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0017] Fetching list of services source="nova.go:92"
INFO[0018] Collecting metrics for exporter: openstack_nova, metric: memory_available_bytes source="exporter.go:69"
INFO[0018] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0018] Collecting metrics for exporter: openstack_nova, metric: local_storage_available_bytes source="exporter.go:69"
INFO[0018] Refreshing auth client in case token has expired source="exporter.go:85"
INFO[0018] Collecting metrics for exporter: openstack_nova, metric: server_status source="exporter.go:69"
INFO[0018] Refreshing auth client in case token has expired source="exporter.go:85"
.....

from openstack-exporter.

niedbalski avatar niedbalski commented on May 20, 2024

PR #40 should have fixed this issue by appending the service.ID to the list of labels. Please test it and let me know if it works as expected. @uxeng

from openstack-exporter.

niedbalski avatar niedbalski commented on May 20, 2024

Are you able to reproduce this further with the latest master @uxeng ?

from openstack-exporter.

uxeng avatar uxeng commented on May 20, 2024

Hi,
The issue is fixed!!!
thank you very much :)
(tested with edge)

/U

from openstack-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.