adds prometheus port on service annotations (#100) (#21021)

Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
This commit is contained in:
devOpsHelm
2020-02-26 03:44:25 -08:00
committed by GitHub
parent 03ef3e4684
commit 57b526e77a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ tillerVersion: ">=2.7.2"
kubeVersion: ">=1.9.0-0"
description: Hazelcast Jet is an application embeddable, distributed computing engine built on top of Hazelcast In-Memory Data Grid (IMDG). With Hazelcast IMDG providing storage functionality, Hazelcast Jet performs parallel execution to enable data-intensive applications to operate in near real-time.
name: hazelcast-jet
version: 1.3.0
version: 1.3.1
keywords:
- hazelcast
- jet
+1
View File
@@ -169,6 +169,7 @@ metrics:
annotations:
prometheus.io/scrape: "true"
prometheus.io/path: "/metrics"
prometheus.io/port: "8080"
# Hazelcast Jet Management Center application properties
managementcenter: