Skip to content

Implement Custom User-Agent for Nutanix API Requests #233

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

Open
tuxtof opened this issue Apr 11, 2025 · 0 comments
Open

Implement Custom User-Agent for Nutanix API Requests #233

tuxtof opened this issue Apr 11, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@tuxtof
Copy link
Contributor

tuxtof commented Apr 11, 2025

/kind feature

Description

To improve observability and traceability when interacting with the Nutanix API, we should implement a custom User-Agent header in all outgoing API requests from this component.

Goals

  • Clearly identify this component in Nutanix API logs and metrics.
  • Facilitate debugging and support by making it easier to trace which tool is generating requests.
  • Align with best practices for API consumption.

Proposed Format

The User-Agent should follow a structured format, such as:

<component-name>/<version>

@tuxtof tuxtof added the good first issue Good for newcomers label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant