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

[Backport 1.x] Remove broken flot documentation link for Ruby API #4393

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport fc4e696 from #4384.

* Remove broken documentation link for Ruby API

https://apidock.com/ruby/Time/to_i is currently down for maintenance

But we don't need this link anyway, because it's talking about standard methods.
And we plan to deprecate flot_charts altogether: #4267

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* remove leftover link brackets

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit fc4e696)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added the autocut Skip the changelog verification check on backports label Jun 26, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry distinguished-contributor labels Jun 26, 2023
@@ -575,7 +575,7 @@ In Python you can get it with something like:
calendar.timegm(datetime_object.timetuple()) * 1000
```
In Ruby you can get it using the `#to_i` method on the
[`Time`](http://apidock.com/ruby/Time/to_i) object. If you're using the
`Time` object. If you're using the
Copy link
Member

Choose a reason for hiding this comment

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

are we planning to add new link or existing link in the future?

Copy link
Member

Choose a reason for hiding this comment

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

No - it's just because we internalized this library (including the docs) - we will never have any need to generate compatible timestamps in ruby 😁

@ananzh ananzh merged commit 722f542 into 1.x Jun 26, 2023
@github-actions github-actions bot deleted the backport/backport-4384-to-1.x branch June 26, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v1.3.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants