mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-29 10:02:33 +00:00
Merge pull request #225 from Telecominfraproject/feature/wifi-10880--qa-dashboard
[WIFI-10880] Add: Helmfile - QA dashboard and fix dependencies
This commit is contained in:
@@ -13,8 +13,4 @@ spec:
|
||||
protocol: TCP
|
||||
to:
|
||||
- ipBlock:
|
||||
cidr: 172.20.0.1/32
|
||||
- ipBlock:
|
||||
cidr: 10.10.11.166/32
|
||||
- ipBlock:
|
||||
cidr: 10.10.12.140/32
|
||||
cidr: 0.0.0.0/0
|
||||
|
||||
@@ -318,6 +318,9 @@ releases:
|
||||
description: New ElasticSearch logs found with Assertion violation (WIFI-9824)
|
||||
|
||||
- grafana:
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 8.5.13
|
||||
grafana.ini:
|
||||
users:
|
||||
viewers_can_edit: true
|
||||
@@ -354,6 +357,8 @@ releases:
|
||||
default:
|
||||
performance:
|
||||
url: https://raw.githubusercontent.com/Telecominfraproject/wlan-testing/master/grafana/performance.json
|
||||
qaDebugging:
|
||||
url: https://raw.githubusercontent.com/Telecominfraproject/wlan-cloud-ucentral-analytics/main/grafana/qa-debugging.json
|
||||
|
||||
datasources:
|
||||
datasources.yaml:
|
||||
@@ -385,6 +390,8 @@ releases:
|
||||
jsonData:
|
||||
esVersion: 6
|
||||
timeField: '@timestamp'
|
||||
logMessageField: message
|
||||
logLevelField: fields.level
|
||||
|
||||
- alertmanager:
|
||||
config:
|
||||
@@ -412,6 +419,11 @@ releases:
|
||||
{{- readFile "alertmanager-templates/text.tpl" | nindent 14 }}
|
||||
title_link: ""
|
||||
|
||||
- kube-state-metrics:
|
||||
image:
|
||||
repository: tip-tip-wlan-cloud-ucentral.jfrog.io/kube-state-metrics
|
||||
tag: v2.6.0-tip20221103
|
||||
|
||||
|
||||
- name: prometheus-operator-helper
|
||||
condition: prometheus.enabled
|
||||
|
||||
Reference in New Issue
Block a user