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

fix: detected fields incorrect type bug #13515

Merged
merged 6 commits into from
Jul 15, 2024

Conversation

trevorwhitney
Copy link
Collaborator

What this PR does / why we need it:

This fixes a bug with the detected fields endpoint that was incorrectly determining the type of some fields. It also adds benchmarks for detected fields.

Which issue(s) this PR fixes:
Fixes #13455

@trevorwhitney trevorwhitney requested a review from a team as a code owner July 12, 2024 20:45
@trevorwhitney trevorwhitney changed the title Detected fields type bug fix: detected fields incorrect type bug Jul 12, 2024
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@trevorwhitney trevorwhitney merged commit f6a94d3 into main Jul 15, 2024
60 checks passed
@trevorwhitney trevorwhitney deleted the detected-fields-cardinality-bug branch July 15, 2024 15:09
grafanabot pushed a commit that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detected Fields API returns wrong type
2 participants