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
I would like to request a DataCollector for searches made with the ElasticSearch client, similar to the one provided by FOS.
I'm willing to do a PR but would love to get some pointers on this.
Should I add a ApiPlatform\Core\Bridge\Elasticsearch\Client, which decorates the Elasticsearch\Client and add logic there?
Where would you like the result to be displayed? In the already available "ApiPlatform" profiler section and do a sub-section there? Or do you want a new (ElasticSearch?) section?
Or something else entirely; depend on FOS and use their client. Not sure if that would be beneficient.
Hi!
I would like to request a DataCollector for searches made with the ElasticSearch client, similar to the one provided by FOS.
I'm willing to do a PR but would love to get some pointers on this.
ApiPlatform\Core\Bridge\Elasticsearch\Client
, which decorates theElasticsearch\Client
and add logic there?The text was updated successfully, but these errors were encountered: