ss412g | 3bac2da | 2020-01-05 11:52:19 +0200 | [diff] [blame] | 1 | nano=38000 |
ss412g | 3bac2da | 2020-01-05 11:52:19 +0200 | [diff] [blame] | 2 | volume=log |
wahidw | ff4ba4a | 2020-12-11 04:50:55 +0000 | [diff] [blame] | 3 | #The key name of the environment holds the local ip address |
aa7133@att.com | 4391e59 | 2020-04-02 13:02:48 +0300 | [diff] [blame] | 4 | #ip address of the E2T in the RMR |
aa7133@att.com | 84bd334 | 2020-03-16 18:04:57 +0200 | [diff] [blame] | 5 | local-ip=127.0.0.1 |
ss412g | 4aeeda2 | 2020-06-16 14:12:41 +0300 | [diff] [blame] | 6 | #prometheus mode can be pull or push |
| 7 | prometheusMode=pull |
| 8 | #timeout can be from 5 seconds to 300 seconds default is 10 |
| 9 | prometheusPushTimeOut=10 |
| 10 | prometheusPushAddr=127.0.0.1:7676 |
| 11 | prometheusPort=8088 |
ss412g | 3bac2da | 2020-01-05 11:52:19 +0200 | [diff] [blame] | 12 | #trace is start, stop |
wahidw | ff4ba4a | 2020-12-11 04:50:55 +0000 | [diff] [blame] | 13 | trace=stop |
aa7133@att.com | 21fcb35 | 2020-04-02 10:25:51 +0300 | [diff] [blame] | 14 | external-fqdn=e2t.com |
aa7133@att.com | 495875d | 2020-01-19 10:49:01 +0200 | [diff] [blame] | 15 | #put pointer to the key that point to pod name |
aa7133@att.com | 84bd334 | 2020-03-16 18:04:57 +0200 | [diff] [blame] | 16 | pod_name=E2TERM_POD_NAME |
aa7133@att.com | be92d71 | 2020-03-18 17:30:39 +0200 | [diff] [blame] | 17 | sctp-port=36422 |