Skip to content

Commit 4baa491

Browse files
authored
chore: rfrail3 moved to rfmoz (#1391)
1 parent 258b289 commit 4baa491

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apache-http-mixin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Apache HTTP mixin is a set of configurable Grafana dashboards and alerts based on the metrics exported by the [Apache exporter](https://github.com/Lusitaniae/apache_exporter).
44

5-
Based on Apache dashboard by rfrail3: https://github.com/rfrail3/grafana-dashboards.
5+
Based on Apache dashboard by rfmoz: https://github.com/rfmoz/grafana-dashboards.
66

77
![image](https://user-images.githubusercontent.com/14870891/170320166-91bf48a6-0e21-48fd-873b-2483ee402339.png)
88

grafana/example/tanka/jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{
4141
"source": {
4242
"git": {
43-
"remote": "https://github.com/rfrail3/grafana-dashboards.git",
43+
"remote": "https://github.com/rfmoz/grafana-dashboards.git",
4444
"subdir": "prometheus"
4545
}
4646
},

prometheus-ksonnet/jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
{
113113
"source": {
114114
"git": {
115-
"remote": "https://github.com/rfrail3/grafana-dashboards.git",
115+
"remote": "https://github.com/rfmoz/grafana-dashboards.git",
116116
"subdir": ""
117117
}
118118
},

prometheus-ksonnet/mixins.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
node_exporter_full: {
8484
grafanaDashboardFolder: 'node_exporter',
8585
grafanaDashboards+:: {
86-
'node-exporter-full.json': (import 'github.com/rfrail3/grafana-dashboards/prometheus/node-exporter-full.json'),
86+
'node-exporter-full.json': (import 'github.com/rfmoz/grafana-dashboards/prometheus/node-exporter-full.json'),
8787
},
8888
},
8989

0 commit comments

Comments
 (0)