Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0 prometheus exporter shows stats without a connection id #1871

Closed
matthewdarwin opened this issue Nov 7, 2023 · 0 comments · Fixed by #1879 or #1880
Closed

5.0 prometheus exporter shows stats without a connection id #1871

matthewdarwin opened this issue Nov 7, 2023 · 0 comments · Fixed by #1879 or #1880
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team triage

Comments

@matthewdarwin
Copy link

The Prometheus exporter shows stats without a connection id. These are useless and need to be suppressed. Missing connection ids appear in many the sections.

# TYPE nodeos_p2p_port gauge
nodeos_p2p_port{connid="a4a8ef5"} 33050
nodeos_p2p_port{connid="faa7038"} 60500
nodeos_p2p_port{connid="b2e92f7"} 44612
nodeos_p2p_port{connid="79a83fe"} 40418
nodeos_p2p_port{connid="1ed5718"} 35436
nodeos_p2p_port{connid="5550b49"} 35250
nodeos_p2p_port{connid="92e2810"} 32930
nodeos_p2p_port{connid="0621e81"} 44790
nodeos_p2p_port{connid="71b38d2"} 37328
nodeos_p2p_port{connid="9688002"} 35692
nodeos_p2p_port{connid=""} 0
nodeos_p2p_port{connid="690a93a"} 40128
nodeos_p2p_port{connid="4902897"} 50526
nodeos_p2p_port{connid="0585cab"} 33410
nodeos_p2p_port{connid="b8adc9e"} 35054
nodeos_p2p_port{connid="ca443ef"} 39416
nodeos_p2p_port{connid="cb1f404"} 45494
nodeos_p2p_port{connid="3775dd8"} 9876
nodeos_p2p_port{connid="78a3dab"} 43346
nodeos_p2p_port{connid="d00d383"} 9876
nodeos_p2p_port{connid="31cb243"} 53240
nodeos_p2p_port{connid="586c97a"} 9876
nodeos_p2p_port{connid="47a4e43"} 9876
nodeos_p2p_port{connid="6ab4fe0"} 9876
@heifner heifner self-assigned this Nov 8, 2023
@bhazzard bhazzard added OCI Work exclusive to OCI team and removed triage labels Nov 8, 2023
@heifner heifner added the triage label Nov 8, 2023
heifner added a commit that referenced this issue Nov 8, 2023
[5.0] Prometheus: Ensure valid unique_conn_node_id
heifner added a commit that referenced this issue Nov 8, 2023
[5.0 -> main] Prometheus: Ensure valid unique_conn_node_id
@bhazzard bhazzard added this to the Leap v5.0.0-rc3 milestone Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team triage
Projects
Archived in project
4 participants