Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented May 18, 2020

  • Make it more clear that you can use month or 1M.
  • Explain rounding rules
  • Consistently use "time zone" instead of "timezone". It looks like both
    are right but I see "time zone" much more. And the parameter in
    elasticsearch is time_zone so we may as well line up.

Closes #56760

nik9000 added 2 commits May 18, 2020 16:36
* Make it more clear that you can use `month` or `1M`.
* Explain rounding rules
* Consistently use "time zone" instead of "timezone". It looks like both
  are right but I see "time zone" much more. And the parameter in
  elasticsearch is `time_zone` so we may as well line up.

Closes elastic#56760
@nik9000 nik9000 marked this pull request as ready for review May 18, 2020 20:55
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Aggregations)

@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 18, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added the Team:Docs Meta label for docs team label May 18, 2020
@nik9000 nik9000 added the v7.7.1 label May 18, 2020
@nik9000
Copy link
Member Author

nik9000 commented May 29, 2020

Would anyone from @elastic/es-docs like to review this one?

Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nik9000. This looks good for the most part.

There are a few typos and misspellings that need to be fixed.
Otherwise, just some non-blocking rewording suggestions or
questions/thoughts.

The accepted units for fixed intervals are:

milliseconds (ms) ::
milliseconds (`ms`) ::
Copy link
Contributor

@jrodewig jrodewig May 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having an empty def feels weird to me. Maybe move the expanded word within the def?

`ms`::
Milliseconds

Would need to do this for all the definitions tho.

@nik9000
Copy link
Member Author

nik9000 commented May 29, 2020

Thanks @jrodewig ! I committed your suggestions and added a few small things. I'll recheck the preview once it builds and merge.

@nik9000 nik9000 merged commit 1e5e5e2 into elastic:master May 29, 2020
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request May 29, 2020
* Make it more clear that you can use `month` or `1M`.
* Explain rounding rules
* Consistently use "time zone" instead of "timezone". It looks like both
  are right but I see "time zone" much more. And the parameter in
  elasticsearch is `time_zone` so we may as well line up.

Closes elastic#56760

Co-authored-by: James Rodewig <[email protected]>
nik9000 added a commit that referenced this pull request May 29, 2020
* Make it more clear that you can use `month` or `1M`.
* Explain rounding rules
* Consistently use "time zone" instead of "timezone". It looks like both
  are right but I see "time zone" much more. And the parameter in
  elasticsearch is `time_zone` so we may as well line up.

Closes #56760

Co-authored-by: James Rodewig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations >docs General docs changes Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v7.7.2 v7.8.1 v7.9.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: clarify how bucket boundaries are formed in Date Histogram

6 participants