|
2 | 2 |
|
3 | 3 | Magistrala IoT Platform
|
4 | 4 |
|
5 |
| -   |
| 5 | +   |
6 | 6 |
|
7 | 7 | **Homepage:** <https://abstractmachines.fr/magistrala.html>
|
8 | 8 |
|
@@ -95,25 +95,16 @@ Magistrala IoT Platform
|
95 | 95 | | invitations.image | object | `{}` | |
|
96 | 96 | | jaeger.agent.enabled | bool | `false` | |
|
97 | 97 | | jaeger.allInOne.enabled | bool | `false` | |
|
98 |
| -| jaeger.cassandra.config.cluster_name | string | `"jaeger"` | | |
99 |
| -| jaeger.cassandra.config.dc_name | string | `"dc1"` | | |
100 |
| -| jaeger.cassandra.config.endpoint_snitch | string | `"GossipingPropertyFileSnitch"` | | |
101 |
| -| jaeger.cassandra.config.rack_name | string | `"rack1"` | | |
102 |
| -| jaeger.cassandra.config.seed_size | int | `1` | | |
103 | 98 | | jaeger.cassandra.persistence.accessModes[0] | string | `"ReadWriteOnce"` | |
|
104 | 99 | | jaeger.cassandra.persistence.enabled | bool | `true` | |
|
105 | 100 | | jaeger.cassandra.persistence.size | string | `"10Gi"` | |
|
106 | 101 | | jaeger.cassandra.persistence.storageClass | string | `"do-block-storage"` | |
|
| 102 | +| jaeger.collector.service.otlp.grpc.name | string | `"otlp-grpc"` | | |
| 103 | +| jaeger.collector.service.otlp.grpc.port | int | `4317` | | |
| 104 | +| jaeger.collector.service.otlp.http.name | string | `"otlp-http"` | | |
| 105 | +| jaeger.collector.service.otlp.http.port | int | `4318` | | |
107 | 106 | | jaeger.fullnameOverride | string | `"magistrala-jaeger"` | |
|
108 | 107 | | jaeger.provisionDataStore.cassandra | bool | `true` | |
|
109 |
| -| jaeger.storage.cassandra.host | string | `"magistrala-cassandra.mg.svc.cluster.local"` | | |
110 |
| -| jaeger.storage.cassandra.keyspace | string | `"jaeger_v1"` | | |
111 |
| -| jaeger.storage.cassandra.password | string | `"cassandra_password"` | | |
112 |
| -| jaeger.storage.cassandra.port | int | `9042` | | |
113 |
| -| jaeger.storage.cassandra.schemaJobEnabled | bool | `true` | | |
114 |
| -| jaeger.storage.cassandra.tls.enabled | bool | `false` | | |
115 |
| -| jaeger.storage.cassandra.usePassword | bool | `true` | | |
116 |
| -| jaeger.storage.cassandra.user | string | `"cassandra_user"` | | |
117 | 108 | | jaeger.storage.type | string | `"cassandra"` | |
|
118 | 109 | | journal.enabled | bool | `true` | |
|
119 | 110 | | journal.httpPort | int | `9021` | |
|
|
0 commit comments