Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Monitoring] date_histogram uses [interval] instead of [fixed_interval] #43043

Closed
pickypg opened this issue Aug 9, 2019 · 3 comments
Closed
Assignees
Labels
Team:Monitoring Stack Monitoring team

Comments

@pickypg
Copy link
Member

pickypg commented Aug 9, 2019

Kibana version: 7.2.0

Elasticsearch version: 7.2.0

Describe the bug:

The Stack Monitoring UI is triggering a bunch of deprecation warnings in the logs:

[interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future.

Steps to reproduce:

  1. View any page with charts in Stack Monitoring.
  2. Observe deprecation warnings in the logs.

Expected behavior:

No deprecation warnings.

@pickypg pickypg added the Team:Monitoring Stack Monitoring team label Aug 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring

@chrisronline
Copy link
Contributor

This work was never backported, but I started the process now. The ES PR went into 7.2 so there is no reason to not backport this work.

@chrisronline chrisronline self-assigned this Aug 9, 2019
@chrisronline
Copy link
Contributor

These code changes have been backported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Monitoring Stack Monitoring team
Projects
None yet
Development

No branches or pull requests

3 participants