X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitmodules;h=f35bd0635d5749b8881741e739e6163e3b5074f8;hb=6d3b9403d7e828ac576f768eb853f8ec08f94e1b;hp=9569596b823da87dddf7ce517a0eb83bb9123a99;hpb=68e3d29afd20f76c411bb7041e110fcf16cfa09d;p=iec.git diff --git a/.gitmodules b/.gitmodules index 9569596..f35bd06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -86,3 +86,38 @@ [submodule "logstash_exporter"] path = src/use_cases/seba_on_arm/src_repo/logstash_exporter url = https://github.com/iecedge/logstash_exporter.git +[submodule "kafka-topic-exporter"] + path = src/use_cases/seba_on_arm/src_repo/kafka-topic-exporter + url = https://github.com/iecedge/kafka-topic-exporter.git +[submodule "docker-curl"] + path = src/use_cases/seba_on_arm/src_repo/docker-curl + url = https://github.com/iecedge/docker-curl.git +[submodule "k8s-sidecar"] + path = src/use_cases/seba_on_arm/src_repo/k8s-sidecar + url = https://github.com/iecedge/k8s-sidecar.git +[submodule "alertmanager"] + path = src/use_cases/seba_on_arm/src_repo/alertmanager + url = https://github.com/iecedge/alertmanager.git + branch = v0.15.0-arm64v8 +[submodule "kube-state-metrics"] + path = src/use_cases/seba_on_arm/src_repo/kube-state-metrics + url = https://github.com/iecedge/kube-state-metrics.git +[submodule "node_exporter"] + path = src/use_cases/seba_on_arm/src_repo/node_exporter + url = https://github.com/iecedge/node_exporter.git + branch = release-0.16-arm64v8 +[submodule "prometheus"] + path = src/use_cases/seba_on_arm/src_repo/prometheus + url = https://github.com/iecedge/prometheus.git + branch = v2.3.1-arm64v8 +[submodule "pushgateway"] + path = src/use_cases/seba_on_arm/src_repo/pushgateway + url = https://github.com/iecedge/pushgateway.git + branch = v0.5.2-arm64v8 +[submodule "freeradius"] + path = src/use_cases/seba_on_arm/src_repo/freeradius + url = https://github.com/iecedge/freeradius.git +[submodule "voltha"] + path = src/use_cases/seba_on_arm/src_repo/voltha + url = https://github.com/iecedge/voltha.git + branch = jglr_move_to_cachengo_infra