Skip to content

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Oct 3, 2025

Context: #2720 (comment)

I moved everything to the polaris.tracing config root because it was the easiest move, but we could move the configuration to some other root – just let me know.

The old config is still supported.

# under the License.
#

org.apache.polaris.service.config.ConfigRelocationInterceptor No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit : newline ?

# polaris.metrics.tags.region=us-west-2

polaris.tracing.request-id-generator.type=default
polaris.tracing.request-id-generator.header-name=Polaris-Request-Id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor / optional : does the header name has to to do anything with the generator, wondering if we just reuse the name we had earlier, WDYT ?

Suggested change
polaris.tracing.request-id-generator.header-name=Polaris-Request-Id
polaris.tracing.request-id-header-name=Polaris-Request-Id

Comment on lines +56 to +58
* The property `polaris.log.request-id-header-name` has been renamed to
`polaris.tracing.request-id-generator.header-name`; the old name is still supported for backwards
compatibility, but will generate a warning.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use word deperecated ?

@adutra
Copy link
Contributor Author

adutra commented Oct 3, 2025

@singhpk234 thanks for the review, but due to the Helm chart test failures, I think we need to find a new root for the request ID configuration. Mixing it with polaris.tracing will not work well for the Helm chart.

Let me put this into draft state and think a bit more about this.

Sorry for that.

@adutra adutra marked this pull request as draft October 3, 2025 17:17
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.

2 participants