Skip to content

docs: add address resolver how-to guide - #232

Merged
Aryex merged 1 commit into
mainfrom
alexl/agent/php-address-resolver-docs
Jun 27, 2026
Merged

docs: add address resolver how-to guide#232
Aryex merged 1 commit into
mainfrom
alexl/agent/php-address-resolver-docs

Conversation

@Aryex

@Aryex Aryex commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add documentation for the address resolver feature across clients.

⚠️ Attention: This PR was generated automatically. Verify that all relevant pages have been updated.

Source Commits

Changes

  • Added new how-to page: how-to/connections/address-resolver.mdx
  • Covers basic usage, fallback behavior, and cluster client usage

Context

The resolver intercepts host/port resolution at connection time, enabling DNS overrides, service mesh scenarios, and testing with fake addresses. If the resolver throws or returns invalid data, the client gracefully falls back to the original address.

cc @affonsov


This PR was generated by the automated documentation pipeline.

@Aryex Aryex changed the title docs: add PHP address resolver how-to guide docs: add address resolver how-to guide (PHP, C#) Jun 5, 2026
@Aryex

Aryex commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator Author

📝 Updated PR description with 7a822d4 — Support custom socket address resolution (#392)

Added C# code examples to the address resolver how-to page covering basic usage, fallback behavior, and cluster client configuration.

@Aryex

Aryex commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author

Updated docs with examples from other clients language

@Aryex
Aryex marked this pull request as ready for review June 24, 2026 16:32
@Aryex Aryex changed the title docs: add address resolver how-to guide (PHP, C#) docs: add address resolver how-to guide Jun 24, 2026
Signed-off-by: Alex Le <alex.le@improving.com>
@Aryex
Aryex force-pushed the alexl/agent/php-address-resolver-docs branch from 204d6ec to f617d24 Compare June 25, 2026 15:50
@Aryex
Aryex merged commit 770e4f9 into main Jun 27, 2026
8 of 9 checks passed
@Aryex
Aryex deleted the alexl/agent/php-address-resolver-docs branch June 27, 2026 00:12
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 this pull request may close these issues.

3 participants