Skip to content

Conversation

nielsbauman
Copy link
Contributor

This ensures the usage API docs tests are passing again. We achieve this by: 1. ignoring the contents of inference.models because the models might not yet have been initialized and 2. adding missing fields to the logsdb usage.

Fixes #113694

This ensures the usage API docs tests are passing again. We achieve this
by: 1. ignoring the contents of `inference.models` because the models
might not yet have been initialized and 2. adding missing fields to the
`logsdb` usage.
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/Stats Statistics tracking and retrieval APIs Team:Data Management Meta label for data/management team v9.0.0 v8.18.0 labels Dec 21, 2024
Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

"count": 1
},
"models" : [
...
Copy link
Member

Choose a reason for hiding this comment

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

I didn't know you could do this, so I learnt something today!

@nielsbauman nielsbauman added the auto-backport Automatically create backport pull requests when merged label Dec 23, 2024
@nielsbauman nielsbauman merged commit dac3bfd into elastic:main Dec 23, 2024
16 checks passed
@nielsbauman nielsbauman deleted the fix-113694 branch December 23, 2024 15:03
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 119192

nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Dec 23, 2024
This ensures the usage API docs tests are passing again. We achieve this
by: 1. ignoring the contents of `inference.models` because the models
might not yet have been initialized and 2. adding missing fields to the
`logsdb` usage.
elasticsearchmachine pushed a commit that referenced this pull request Dec 23, 2024
This ensures the usage API docs tests are passing again. We achieve this
by: 1. ignoring the contents of `inference.models` because the models
might not yet have been initialized and 2. adding missing fields to the
`logsdb` usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Data Management/Stats Statistics tracking and retrieval APIs Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.18.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] DocsClientYamlTestSuiteIT test {yaml=reference/rest-api/usage/line_38} failing

4 participants