Skip to content
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

add timestamp field to plugin config editor #100

Closed
wants to merge 1 commit into from

Conversation

wjordan
Copy link
Contributor

@wjordan wjordan commented Mar 6, 2024

This allows configuring the timestamp field (jsonData.timeField) through the plugin config editor.
This setting is required for 'Forward OAuth Identity' config to work, because the call to GetTimestampField in NewQuickwitDatasource to autodetect the timestamp field from the index does not have the required oauth headers added to its HTTP request.

Setting the timestamp field is required for forward oauth identity.
@fmassot
Copy link
Contributor

fmassot commented Mar 10, 2024

@wjordan Closing this issue as the plugin should be able to retrieve the timestamp field from Quickwit directly.

@fmassot fmassot closed this Mar 10, 2024
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