]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
examples: add elasticsearch and prometheus examples 42875/head
authorZulai Wang <zl31wang@gmail.com>
Wed, 18 Aug 2021 05:51:46 +0000 (13:51 +0800)
committerZulai Wang <zl31wang@gmail.com>
Wed, 1 Sep 2021 05:39:19 +0000 (13:39 +0800)
commit9b8a75a19b1023ebaa2fbfd8521bd122ad25799c
tree00595f2ef82d60d7fa2377a0691d319caec4f804
parent53065cad3f9ddd40abd8902badbc7021aff83cf3
examples: add elasticsearch and prometheus examples

Add examples on how to use lua scripting to push request fields from the RGW to Elasticsearch and Prometheus.

Signed-off-by: Zulai Wang <zl31wang@gmail.com>
examples/lua/config/prometheus.yml [new file with mode: 0644]
examples/lua/elasticsearch_adapter.lua [new file with mode: 0644]
examples/lua/elasticsearch_adapter.md [new file with mode: 0644]
examples/lua/img/prometheus.png [new file with mode: 0644]
examples/lua/prometheus_adapter.lua [new file with mode: 0644]
examples/lua/prometheus_adapter.md [new file with mode: 0644]