Skip to content

Add semantic search throughput blog #1686

Add semantic search throughput blog

Add semantic search throughput blog #1686

Triggered via pull request November 22, 2023 20:33
Status Failure
Total duration 1m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

vale.yml

on: pull_request
style-job
52s
style-job
Fit to window
Zoom out
Zoom in

Annotations

10 errors
style-job: _posts/2023-11-22-semantic-search-performance.md#L37
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Figure 1. Ingestion Architecture: One data node and 10 ML nodes.' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Figure 1. Ingestion Architecture: One data node and 10 ML nodes.' is a heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 37, "column": 6}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L85
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Back to document ingestion' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Back to document ingestion' is a heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 85, "column": 5}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L134
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'Estimating throughput of the ML nodes' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'Estimating throughput of the ML nodes' is a heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 134, "column": 5}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L154
[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] 'How do I use the ingestion formula?' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] 'How do I use the ingestion formula?' is a heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 154, "column": 5}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L173
[vale] reported by reviewdog 🐶 [OpenSearch.TableHeadings] 'ML node' is a table heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.TableHeadings] 'ML node' is a table heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 173, "column": 13}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L173
[vale] reported by reviewdog 🐶 [OpenSearch.TableHeadings] 'p50 -- Profile API latency (seconds)' is a table heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.TableHeadings] 'p50 -- Profile API latency (seconds)' is a table heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 173, "column": 22}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L173
[vale] reported by reviewdog 🐶 [OpenSearch.DashSpacing] There should be no spaces around the dash in 'p50 -- Profile'. Raw Output: {"message": "[OpenSearch.DashSpacing] There should be no spaces around the dash in 'p50 -- Profile'.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 173, "column": 22}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L173
[vale] reported by reviewdog 🐶 [OpenSearch.TableHeadings] 'p50 -- CPU utilization (data node, ML node)' is a table heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.TableHeadings] 'p50 -- CPU utilization (data node, ML node)' is a table heading and should be in sentence case.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 173, "column": 60}}}, "severity": "ERROR"}
style-job: _posts/2023-11-22-semantic-search-performance.md#L173
[vale] reported by reviewdog 🐶 [OpenSearch.DashSpacing] There should be no spaces around the dash in 'p50 -- CPU'. Raw Output: {"message": "[OpenSearch.DashSpacing] There should be no spaces around the dash in 'p50 -- CPU'.", "location": {"path": "_posts/2023-11-22-semantic-search-performance.md", "range": {"start": {"line": 173, "column": 60}}}, "severity": "ERROR"}
style-job
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085