Skip to content

Commit

Permalink
update data-prepper version
Browse files Browse the repository at this point in the history
update opensearch version
add data-prepper inline ss4o_metrics.json template usage
add single os node docker compose file

Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Jun 7, 2024
1 parent 18e1408 commit 1826c89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dataprepper/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ otel-metrics-pipeline:
bulk_size: 4
template_type: index-template
template_content: >
"template": {
{ "template": {
"mappings": {
"_meta": {
"version": "1.0.0",
Expand Down Expand Up @@ -347,4 +347,4 @@ otel-metrics-pipeline:
"refresh_interval": "5s"
}
}
}
}}

Check failure on line 350 in src/dataprepper/pipelines.yaml

View workflow job for this annotation

GitHub Actions / yamllint

350:13 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit 1826c89

Please sign in to comment.