metrics/grafana/access: add explanation about loss of custom log format.
This commit is contained in:
parent
8a59f4a862
commit
2ab5065f93
@ -125,9 +125,9 @@
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
"content": "These metrics were generated by parsing the Apache access logs of [download.opensuse.org](http://download.opensuse.org/).\n\n- A unique identifier (UUID) is included in logs when zypper includes it in the request. Multiple requests by the same UUID within the given aggregation frequency are counted as a single unique user.\n- The target product is determined by looking for specially formatted path elements representing build repositories for a particular product and the main repositories for that product.",
|
||||
"content": "These metrics were generated by parsing the Apache access logs of [download.opensuse.org](http://download.opensuse.org/).\n\n- A unique identifier (UUID) is included in logs when zypper includes it in the request. Multiple requests by the same UUID within the given aggregation frequency are counted as a single unique user.\n- The target product is determined by looking for specially formatted path elements representing build repositories for a particular product and the main repositories for that product.\n\n__The logs are entirely invalid, due to a config mistake, from _2017-12-07_ to _2018-03-08_ and the custom log format, which includes the UUID from zypper, was not present from _2018-03-08_ until _2018-05-29_ which is the cause of the large \"hole\" in the graphs.__",
|
||||
"gridPos": {
|
||||
"h": 3,
|
||||
"h": 4,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
@ -144,7 +144,7 @@
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 3
|
||||
"y": 4
|
||||
},
|
||||
"id": 26,
|
||||
"panels": [],
|
||||
@ -162,7 +162,7 @@
|
||||
"h": 10,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 4
|
||||
"y": 5
|
||||
},
|
||||
"id": 10,
|
||||
"legend": {
|
||||
@ -272,7 +272,7 @@
|
||||
"h": 10,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 14
|
||||
"y": 15
|
||||
},
|
||||
"id": 12,
|
||||
"legend": {
|
||||
@ -382,7 +382,7 @@
|
||||
"h": 10,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 24
|
||||
"y": 25
|
||||
},
|
||||
"id": 17,
|
||||
"legend": {
|
||||
@ -489,7 +489,7 @@
|
||||
"h": 10,
|
||||
"w": 5,
|
||||
"x": 0,
|
||||
"y": 34
|
||||
"y": 35
|
||||
},
|
||||
"id": 15,
|
||||
"links": [],
|
||||
@ -577,7 +577,7 @@
|
||||
"h": 10,
|
||||
"w": 19,
|
||||
"x": 5,
|
||||
"y": 34
|
||||
"y": 35
|
||||
},
|
||||
"id": 13,
|
||||
"legend": {
|
||||
@ -689,7 +689,7 @@
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 44
|
||||
"y": 45
|
||||
},
|
||||
"id": 28,
|
||||
"panels": [
|
||||
@ -1049,7 +1049,7 @@
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 45
|
||||
"y": 46
|
||||
},
|
||||
"id": 30,
|
||||
"panels": [
|
||||
@ -1474,7 +1474,7 @@
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 46
|
||||
"y": 47
|
||||
},
|
||||
"id": 32,
|
||||
"panels": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user