Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bot] Update jsonnet dependencies #1741

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 16 additions & 0 deletions assets/thanos-querier/prometheus-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,19 @@ spec:
for: 1h
labels:
severity: warning
- alert: ThanosQueryOverload
annotations:
description: Thanos Query {{$labels.job}} in {{$labels.namespace}} has been
overloaded for more than 15 minutes. This may be a symptom of excessive
simultanous complex requests, low performance of the Prometheus API, or
failures within these components. Assess the health of the Thanos query
instances, the connnected Prometheus instances, look for potential senders
of these requests and then contact support.
summary: Thanos query reaches its maximum capacity serving concurrent requests.
expr: |
(
max_over_time(thanos_query_concurrent_gate_queries_max[5m]) - avg_over_time(thanos_query_concurrent_gate_queries_in_flight[5m]) < 1
)
for: 1h
labels:
severity: warning
32 changes: 16 additions & 16 deletions jsonnet/jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"subdir": "contrib/mixin"
}
},
"version": "c070dedb92820cf66a33af994f1adff6a54a8707",
"version": "a1405e9633a8b50d1542b293d7e54b921a276e7e",
"sum": "IkDHlaE0gvvcPjSNurFT+jQ2aCOAbqHF1WVmXbAgkds="
},
{
Expand Down Expand Up @@ -58,7 +58,7 @@
"subdir": "grafana-builder"
}
},
"version": "da70df69e80ff98173883268a57b980d8022c395",
"version": "a2ba95acc8b7653d33bd57075678d8de2a64e5b3",
"sum": "1Ge62JmmPDq7fWyDAt3uCTobGEj4sJdbkqxRGWK22p0="
},
{
Expand Down Expand Up @@ -89,7 +89,7 @@
"subdir": "jsonnet/kube-state-metrics"
}
},
"version": "fad76e457a5cc0da10a6defed00539d256435c20",
"version": "767af98d2f8eaba93d8834b56dc346b4235c043e",
"sum": "dFXBd/OAQREzokDmW+6Wnp28KrjK5ZLUz4YX7GO4/m0="
},
{
Expand All @@ -99,7 +99,7 @@
"subdir": "jsonnet/kube-state-metrics-mixin"
}
},
"version": "fad76e457a5cc0da10a6defed00539d256435c20",
"version": "767af98d2f8eaba93d8834b56dc346b4235c043e",
"sum": "u8gaydJoxEjzizQ8jY8xSjYgWooPmxw+wIWdDxifMAk="
},
{
Expand All @@ -109,7 +109,7 @@
"subdir": "jsonnet"
}
},
"version": "d8412e1d12398790b256cf9afff339953722a829",
"version": "3c947be7ffab627dfcfeb113dd5841e31239756d",
"sum": "9/dHjMKxPKGTAPV1fMAV0RuBck0O+Xyj/FkZjlN7DMs=",
"name": "openshift-state-metrics"
},
Expand All @@ -120,7 +120,7 @@
"subdir": "jsonnet/telemeter"
}
},
"version": "dbfc19afe778f1311860dfe9ebf0e94b403de9de",
"version": "43201d043b2155d59b3835fd4ccdcfa515386f6f",
"sum": "jPX3JQZndZSVPDmkW2HZEib7/oeuVpxGOB/rXSgyOcI=",
"name": "telemeter-client"
},
Expand All @@ -131,8 +131,8 @@
"subdir": "jsonnet/kube-prometheus"
}
},
"version": "f2935d167beaa30e085b2c11362fd9edae58cd47",
"sum": "oX3B1cEoGHwopQwekbbYALEeIcM6dlZj4Os7uKQJc5M="
"version": "70b68760e3cbb7ece4df87f16c1ca726a0f809f5",
"sum": "u6NHGRtXkSBivrPdDo3QoNv9D6/57lmJimGpx9zkZ9I="
},
{
"source": {
Expand All @@ -141,7 +141,7 @@
"subdir": "jsonnet/mixin"
}
},
"version": "ad9ae0a764423eddd158ae53f7809409ff494fc6",
"version": "9f64561535810a9a3e4862beeb72577044be993f",
"sum": "GQmaVFJwKMiD/P4n3N2LrAZVcwutriWrP8joclDtBYQ=",
"name": "prometheus-operator-mixin"
},
Expand All @@ -152,8 +152,8 @@
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "ad9ae0a764423eddd158ae53f7809409ff494fc6",
"sum": "RhKMm1XZfGiUfalPKc/lbIRCJjQHxZblOudvifFIDVw="
"version": "9f64561535810a9a3e4862beeb72577044be993f",
"sum": "hV3FK2ekNFLUlKnj5chRp8WKKxZemfbwynYWK5RkY1E="
},
{
"source": {
Expand Down Expand Up @@ -183,7 +183,7 @@
"subdir": "documentation/prometheus-mixin"
}
},
"version": "d91621890a2ccb3191a6d74812cc1827dd4093bf",
"version": "0fa8469f76107dc12e949164fc174a4098aedb19",
"sum": "crD6rsagAMJFnVRw4pO63z3LLYfz4QFIiMR14zjjIfY=",
"name": "prometheus"
},
Expand All @@ -194,8 +194,8 @@
"subdir": "config/crd/bases"
}
},
"version": "4c7fa4b9fbd054ddfd0a878af6dc93807b7c199e",
"sum": "OcgJ4F0OaDwz6JgO2NkaXRz+hpB3puMkJRl/0L4za0Y="
"version": "dc85a954055e7893d31fa2a1e6b04f0d9c04051c",
"sum": "d1550yhsX4VxdVN7b0gWT0cido/W90P6OGLzLqPwZcs="
},
{
"source": {
Expand All @@ -214,8 +214,8 @@
"subdir": "mixin"
}
},
"version": "ca32b2318a52e431f891d005dcad4e7460ad08aa",
"sum": "M8vlJRfaKuqG8LJMMYBdFKuuKQgcLiFG27ZDWePHzTQ="
"version": "cbe66572419153e8ee180e97565c4f8afd63a4b2",
"sum": "oksO55VdKbsLAVA3vl7b1woE9TLmfvH7sz5+1A7iOBE="
}
],
"legacyImports": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4833,6 +4833,11 @@ spec:
- key
type: object
x-kubernetes-map-type: atomic
tracingConfigFile:
description: TracingConfig specifies the path of the tracing configuration
file. When used alongside with TracingConfig, TracingConfigFile
takes precedence.
type: string
volumes:
description: Volumes allows configuration of additional volumes on
the output StatefulSet definition. Volumes specified will be appended
Expand Down