Deprecation warning
In ricochet.monitoring.ricq, we have the following warning:
ElasticsearchDeprecationWarning: [interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future.
warnings.warn(message, category=ElasticsearchDeprecationWarning)