1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Files
quay/data/logs_model
Kenny Lee Sin Cheong ac70f6b5eb Add an extra "metadata" field to Elasticsearch logentries (#504)
* Add an extra "metadata" field to Elasticsearch logentries

The current "metadata_json" field is stored as a text field, and
cannot be searched easily. "metadata" will store the given dict as a
dynamically mapped Object type.

* Remove duplicate "metadata_json" field in Elasticsearch

Instead, json dumps the "metadata" field for the Log datatype.
2020-08-06 12:03:30 -04:00
..
2019-12-02 12:23:08 -05:00
2020-06-05 16:50:13 -04:00
2020-06-05 16:50:13 -04:00
2020-02-05 19:55:07 -08:00
2020-06-05 16:50:13 -04:00
2020-06-05 16:50:13 -04:00