icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

#639: fix ES scripting #640

Closed samrichca closed 1 year ago

samrichca commented 1 year ago

Description of changes

Type of Change

joneubank commented 1 year ago

This ES logging is helpful but its incomplete... Just took a look through the code base, we have several other places where esClient is sending a request with a query.

We should probably go through them all and add the logging.

We should also add notes in the Readme about how to enable ES Query logging for troubleshooting.