Skip to content

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

Enables monitoring of invalid cert usage.

How this works

Adds a metric

How this was tested

Ran a local node and made sure the metrics showed up:

# HELP avalanche_network_tls_conn_rejected Times this node rejected a connection due to an unsupported TLS certificate
# TYPE avalanche_network_tls_conn_rejected counter
avalanche_network_tls_conn_rejected 0

@StephenButtolph StephenButtolph added this to the v1.10.9 milestone Aug 24, 2023
@StephenButtolph StephenButtolph added monitoring This primarily focuses on logs, metrics, and/or tracing networking This involves networking labels Aug 24, 2023
Base automatically changed from initial-restrict-tls to dev August 24, 2023 22:06
@StephenButtolph StephenButtolph merged commit 4db53b1 into dev Aug 24, 2023
@StephenButtolph StephenButtolph deleted the restricted-tls-metrics branch August 24, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring This primarily focuses on logs, metrics, and/or tracing networking This involves networking
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants