Skip to content

Commit

Permalink
Update revisions and metrics template (#138)
Browse files Browse the repository at this point in the history
update data-prepper version
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]>

* add opensearch_dashboards.yml config for enable vega remote links

Signed-off-by: YANGDB <[email protected]>

* update data-prepper platform: linux/amd64

Signed-off-by: YANGDB <[email protected]>

---------

Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB authored Jun 11, 2024
1 parent 5c840ed commit bcace09
Show file tree
Hide file tree
Showing 7 changed files with 1,641 additions and 8 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ PROMETHEUS_SERVICE_HOST=prometheus
PROMETHEUS_ADDR=${PROMETHEUS_SERVICE_HOST}:${PROMETHEUS_SERVICE_PORT}

# data-prepper version
DATA_PREP_VERSION=2.6.1
DATA_PREP_VERSION=2.8.0

# OpenSearch versionins
OPENSEARCH_VERSION=2.13.0
# OpenSearch versionin:s
OPENSEARCH_VERSION=2.14.0
OPENSEARCH_ADMIN_PASSWORD=my_%New%_passW0rd!@#
OPENSEARCH_INITIAL_ADMIN_PASSWORD=my_%New%_passW0rd!@#

Expand Down
Loading

0 comments on commit bcace09

Please sign in to comment.