[PR #2958] [MERGED] resolver: use errors to improve connection stats #3449

Closed
opened 2026-03-16 11:44:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2958
Author: @djc
Created: 4/30/2025
Status: Merged
Merged: 4/30/2025
Merged by: @djc

Base: mainHead: error-stats


📝 Commits (1)

  • d45ca30 resolver: use errors to improve connection stats

📊 Changes

2 files changed (+43 additions, -10 deletions)

View changed files

📝 crates/resolver/src/name_server/name_server.rs (+4 -5)
📝 crates/resolver/src/name_server/name_server_stats.rs (+39 -5)

📄 Description

Fixes #2940.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2958 **Author:** [@djc](https://github.com/djc) **Created:** 4/30/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `error-stats` --- ### 📝 Commits (1) - [`d45ca30`](https://github.com/hickory-dns/hickory-dns/commit/d45ca30d79533cc1bb53fc25e21a415d80a45df9) resolver: use errors to improve connection stats ### 📊 Changes **2 files changed** (+43 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/name_server/name_server.rs` (+4 -5) 📝 `crates/resolver/src/name_server/name_server_stats.rs` (+39 -5) </details> ### 📄 Description Fixes #2940. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:44:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3449
No description provided.