[ 
https://issues.apache.org/jira/browse/BEAM-7791?focusedWorklogId=284539&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-284539
 ]

ASF GitHub Bot logged work on BEAM-7791:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jul/19 20:52
            Start Date: 29/Jul/19 20:52
    Worklog Time Spent: 10m 
      Work Description: rohdesamuel commented on pull request #9172: 
[BEAM-7791] Provision datasources and dashboards from config.
URL: https://github.com/apache/beam/pull/9172#discussion_r308432247
 
 

 ##########
 File path: .test-infra/metrics/build_and_publish_containers.sh
 ##########
 @@ -0,0 +1,52 @@
+#!/bin/bash
+#
+#    Licensed to the Apache Software Foundation (ASF) under one or more
+#    contributor license agreements.  See the NOTICE file distributed with
+#    this work for additional information regarding copyright ownership.
+#    The ASF licenses this file to You under the Apache License, Version 2.0
+#    (the "License"); you may not use this file except in compliance with
+#    the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing, software
+#    distributed under the License is distributed on an "AS IS" BASIS,
+#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#    See the License for the specific language governing permissions and
+#    limitations under the License.
+#
+
+#
+# This script will:
+# * build containers for beam metrics
+# * publish containers if second parameter is provided
+# * update beamgrafana-deploy.yaml with new container versions
+#
+
+echo
+echo ===========Start==========
 
 Review comment:
   Can you also add a "help" command?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 284539)
            Time Spent: 1.5h  (was: 1h 20m)
    Remaining Estimate: 22.5h  (was: 22h 40m)

> Grafana: update dashboards from git repo.
> -----------------------------------------
>
>                 Key: BEAM-7791
>                 URL: https://issues.apache.org/jira/browse/BEAM-7791
>             Project: Beam
>          Issue Type: New Feature
>          Components: website
>            Reporter: Mikhail Gryzykhin
>            Assignee: Mikhail Gryzykhin
>            Priority: Major
>   Original Estimate: 24h
>          Time Spent: 1.5h
>  Remaining Estimate: 22.5h
>
> Currently, all grafana dashboards are created on Grafana host and might be 
> lost if service loses relevant docker volume. It also impossible to easily 
> replicate whole metrics service.
> We want all Grafana dashboards to be initialized and later periodically 
> updated from git repo snapshots. This will add proper versioning and backup 
> for dashboards. Big benefit is being able to initialize whole service on dev 
> machine with less manual work.
> References:
> [https://grafana.com/docs/administration/provisioning/]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to