Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 3, 2025

Closes #

The pprof-auth-enabled configuration option exists in Enterprise v1 source code but was missing from documentation. This option controls authentication for debug endpoints (/debug/pprof, /debug/requests, /debug/vars).

Changes

  • Added pprof-auth-enabled section to Enterprise v1 data node configuration reference
  • Positioned after pprof-enabled following the same order as OSS v1
  • Adapted content from OSS v1 config reference to match Enterprise v1 formatting conventions

Screenshot

pprof-auth-enabled documentation


Original prompt

This section details on the original issue you should resolve

<issue_title>Enterprise v1 pprof-auth-enabled config option</issue_title>
<issue_description>Enterprise v1 should document pprof-auth-enabled, as in OSS v1. See the OSS v1 config reference and the v1-to-v2 upgrade guide.

Source code:
https://github.com/influxdata/influxdb/blob/24931213998286d07ab832339b53fa0ef503516b/services/httpd/config.go#L45|existed.

Slack Message</issue_description>

<agent_instructions>Copy the option and its usage documentation from content/influxdb/v1 to content/enterprise_influxdb/v1</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
Copilot AI changed the title [WIP] Add documentation for pprof-auth-enabled option Document pprof-auth-enabled config option in Enterprise v1 Dec 3, 2025
Copilot AI requested a review from jstirnaman December 3, 2025 17:49
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.

Enterprise v1 pprof-auth-enabled config option

2 participants