You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/03/19 17:52:23 UTC

[GitHub] ctubbsii commented on a change in pull request #403: Fixes #404 Provide Grafana dashboard for metrics

ctubbsii commented on a change in pull request #403: Fixes #404 Provide Grafana dashboard for metrics
URL: https://github.com/apache/accumulo/pull/403#discussion_r175528376
 
 

 ##########
 File path: assemble/pom.xml
 ##########
 @@ -274,6 +274,15 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>conf/templates/grafana-dashboard.json</exclude>
 
 Review comment:
   This isn't needed anymore.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services