neuralfraud / grafana-prtg

A PRTG Datasource plugin for Grafana
179 stars 75 forks source link

Multiple buckets in deploy.sh #126

Closed lsimon7 closed 5 years ago

lsimon7 commented 5 years ago

Is it possible to link multiple buckets in one deploy.sh file? Would it be something like: BUCKET_NAME="bucketLog1", "bucketLog2", "bucketLog3" DATASET= "logs1", "logs2", "logs3"

or would you need to create three different functions?

neuralfraud commented 5 years ago

Im sorry, what are you asking about?

On May 20, 2019, at 9:26 AM, Luke S notifications@github.com wrote:

Is it possible to link multiple buckets in one deploy.sh file? Would it be something like: BUCKET_NAME="bucketLog1", "bucketLog2", "bucketLog3" DATASET= "logs1", "logs2", "logs3"

or would you need to create three different functions?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.