You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, parity tests have begun to show a failure related the opt_in_status key in the usage field for kibana_stats documents.
I believe this may have been introduced relatively recently, possibly in this PR: elastic/kibana#50015
I had thought that Metricbeat would just collect all usage keys but this suggests that perhaps that is not the case? The purpose of this issue is to investigate and potentially fix this discrepancy.
@ycombinator is this something you might have a moment to investigate?
The text was updated successfully, but these errors were encountered:
Have you been able to reproduce this failure locally? What is the output of the Kibana Stats API that's called by the metricset (GET /api/stats?extended=true&legacy=true) — does it contain the missing/new field?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Recently, parity tests have begun to show a failure related the
opt_in_status
key in theusage
field forkibana_stats
documents.I believe this may have been introduced relatively recently, possibly in this PR: elastic/kibana#50015
I had thought that Metricbeat would just collect all
usage
keys but this suggests that perhaps that is not the case? The purpose of this issue is to investigate and potentially fix this discrepancy.@ycombinator is this something you might have a moment to investigate?
The text was updated successfully, but these errors were encountered: