elastic / observability-docs

Elastic Observability Documentation
Other
33 stars 161 forks source link

Add section about AI connector to serverless #3958

Closed dedemorton closed 3 months ago

dedemorton commented 4 months ago

Ports https://github.com/elastic/observability-docs/pull/3906 to serverless.

github-actions[bot] commented 4 months ago

A documentation preview will be available soon.

Request a new doc build by commenting * Rebuild this PR: `run docs-build` * Rebuild this PR and all Elastic docs: `run docs-build rebuild` `run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).
mergify[bot] commented 4 months ago

This pull request does not have a backport label. Could you fix it @dedemorton? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

elasticdocs commented 4 months ago

:rocket: Built co-preview-docs successfully!

Issues? Visit #next-docs in Slack

mergify[bot] commented 4 months ago

This pull request is now in conflict. Could you fix it @dedemorton? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b port#3906_serverless upstream/port#3906_serverless
git merge upstream/main
git push upstream port#3906_serverless