diff options
author | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-30 08:54:54 +0200 |
---|---|---|
committer | Lasse Luttermann Poulsen <llp@nordu.net> | 2017-08-30 08:54:54 +0200 |
commit | b6ef028195729806d41747239e2f74ce0589ff47 (patch) | |
tree | e712cf577d7742222419aab627ccc67a2fe6398a /python-status-exporter/README.md | |
parent | 36644a379cbecc17662f9b60f5c32a61a6d00155 (diff) |
restructuring
Diffstat (limited to 'python-status-exporter/README.md')
-rw-r--r-- | python-status-exporter/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python-status-exporter/README.md b/python-status-exporter/README.md new file mode 100644 index 0000000..db7479a --- /dev/null +++ b/python-status-exporter/README.md @@ -0,0 +1,8 @@ +# Nginx VOD module status exporter + +These scripts are for exposing status from the [nginx-vod-module](https://github.com/kaltura/nginx-vod-module), to Prometheus. + +`vod_status.xml` contains an example of the XML exposed by the vod-module status page. + + + |