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

metrics: show libp2p probe errors per user agent #45

Closed
lidel opened this issue Jan 24, 2025 · 0 comments · Fixed by #47
Closed

metrics: show libp2p probe errors per user agent #45

lidel opened this issue Jan 24, 2025 · 0 comments · Fixed by #47

Comments

@lidel
Copy link
Contributor

lidel commented Jan 24, 2025

coredns_forge_acme_libp2p_probe_total{result, agent} produces all errors under "unknown" agent name, because we cant read agentVersion via libp2p identify if libp2p connection failed:

NOTE: this is from internal testing period:
Image

however, it should be technically possible to look at User-Agent header sent to the registration endpoint and still be able to tell that request comes from kubo or "other"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant