diff options
| author | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-21 11:32:45 +0200 |
|---|---|---|
| committer | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-21 11:32:45 +0200 |
| commit | f5e94f965a379abdbf71ee87e33fe2216cfad2a7 (patch) | |
| tree | 238698f9406dd6f0a6656c1712005ac60c5e7732 /.gitmodules | |
| parent | b2c211dd63705d808b8a1d57ac3230bc1377ebff (diff) | |
nginx vod-module stats: basic info + python module
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c087e70 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nginx-vod-status-exporter/client_python"] + path = nginx-vod-status-exporter/client_python + url = git@github.com:prometheus/client_python.git |
