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
This issue pertains to the removal of mapping types in new elastic versions, as mentioned here.
So we will need to deprecate the inferencerequest mapping type in the current request logger implementation in favour of a unique _doc type. Source Link
The text was updated successfully, but these errors were encountered:
This issue pertains to the removal of mapping types in new elastic versions, as mentioned here.
So we will need to deprecate the
inferencerequest
mapping type in the current request logger implementation in favour of a unique _doc type. Source LinkThe text was updated successfully, but these errors were encountered: