Skip to content

Enable elasticsearch instrumentation in the Rails log

Nick Thomas requested to merge (removed):2278-improve-es-debugging into master

What does this MR do?

Adds instrumentation for elasticsearch queries

Are there points in the code the reviewer needs to double check?

This doesn't seem to work if it's placed in a file in config/initializers. Is there a better place for it? Should we fence it with an envvar?

Why was this MR needed?

Improve visibility of elasticsearch query details and cost in logs

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2278 (closed)

Merge request reports