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

Merge develop into master #811

Merged
merged 36 commits into from
Mar 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
a43ea41
Disable Alertmanager by default
dwbrown2 Feb 18, 2021
16e1b1b
Update grafana-datasource-template
Sean-Holcomb Feb 23, 2021
bd713af
remove yaml files
Sean-Holcomb Feb 23, 2021
b884814
Merge branch 'develop' into sean/datasource-helmchart
Sean-Holcomb Feb 23, 2021
c872cd2
simplify template further
Sean-Holcomb Feb 23, 2021
8b0bdb0
fix spacing
Sean-Holcomb Feb 23, 2021
b134156
More formatting fixes
Sean-Holcomb Feb 25, 2021
f9b3841
set data source enabled to false
Sean-Holcomb Feb 25, 2021
bcf12e7
Replace removed value
Sean-Holcomb Feb 25, 2021
a399169
add first dropdown for attached disks
Sean-Holcomb Feb 25, 2021
4b8f8bb
recomment azure config values
Sean-Holcomb Feb 25, 2021
e5016c4
Add other network policy options
Sean-Holcomb Feb 25, 2021
c50a375
Mount created azure config secret
Sean-Holcomb Feb 25, 2021
0a7dd97
Merge pull request #798 from kubecost/sean/azure-config-by-values
Sean-Holcomb Feb 25, 2021
981d79c
Merge pull request #796 from kubecost/sean/add-datasource-dropdown
Sean-Holcomb Feb 25, 2021
bc3c247
Add drop down to other templates
Sean-Holcomb Feb 26, 2021
e9e3f21
Add option for fullImageName for cost-model
michaelmdresser Mar 2, 2021
f569814
full image name for frontend
michaelmdresser Mar 3, 2021
fabffed
fullimagename for checks
michaelmdresser Mar 3, 2021
b8088f2
full image name for server
michaelmdresser Mar 3, 2021
ac4be7d
Add ETL resolution configurations
nikovacevic Mar 4, 2021
ea46f3c
Merge pull request #802 from kubecost/niko/etl-resolution
nikovacevic Mar 5, 2021
747c9ee
Update indention
dwbrown2 Mar 8, 2021
5b4caf8
Merge pull request #803 from kubecost/mmd-cost-model-full-image
michaelmdresser Mar 8, 2021
3a2b234
Merge pull request #797 from kubecost/sean/egress-policy
Sean-Holcomb Mar 8, 2021
de88df6
Merge pull request #779 from kubecost/dwbrown2-patch-18
AjayTripathy Mar 8, 2021
1a3f2b0
Merge commit 'de88df699422f44980bb7368733b153b6e0e8109' into sean/dat…
Sean-Holcomb Mar 8, 2021
27a4a72
Merge pull request #787 from kubecost/sean/datasource-helmchart
Sean-Holcomb Mar 8, 2021
d8e1c16
Merge commit '27a4a724cc57eced2a5a9b0126ef0b6a3c89a9ef' into sean/add…
Sean-Holcomb Mar 8, 2021
e60911e
Change default Thanos ETL resolution from 1m to 5m
nikovacevic Mar 8, 2021
5aebb1c
Merge pull request #805 from kubecost/niko/etl-default
nikovacevic Mar 8, 2021
2e9f76f
Network Costs Daemonset should have separate node selector.
mbolt35 Mar 8, 2021
ce79435
Merge pull request #806 from kubecost/bolt/net-costs-node-selector
AjayTripathy Mar 8, 2021
7d54dd2
Merge pull request #807 from kubecost/sean/add-datasource-dropdown
Sean-Holcomb Mar 8, 2021
a0d669c
bump version
AjayTripathy Mar 9, 2021
959a574
Merge pull request #810 from kubecost/release-1.76.0
AjayTripathy Mar 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cost-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.75.1"
appVersion: "1.76.0"
description: A Helm chart that sets up Kubecost, Prometheus, and Grafana to monitor
cloud costs.
name: cost-analyzer
version: 1.75.1
version: 1.76.0
29 changes: 24 additions & 5 deletions cost-analyzer/attached-disks.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"fill": 1,
"gridPos": {
"h": 9,
Expand Down Expand Up @@ -107,7 +107,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"fill": 1,
"gridPos": {
"h": 9,
Expand Down Expand Up @@ -191,7 +191,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"fill": 1,
"gridPos": {
"h": 9,
Expand Down Expand Up @@ -275,7 +275,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"fill": 1,
"gridPos": {
"h": 9,
Expand Down Expand Up @@ -369,7 +369,7 @@
"text": "All",
"value": "$__all"
},
"datasource": "default-kubecost",
"datasource": "${datasource}",
"hide": 0,
"includeAll": true,
"label": null,
Expand All @@ -386,6 +386,25 @@
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"current": {
"selected": true,
"text": "default-kubecost",
"value": "default-kubecost"
},
"error": null,
"hide": 0,
"includeAll": false,
"label": null,
"multi": false,
"name": "datasource",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
Expand Down
49 changes: 34 additions & 15 deletions cost-analyzer/cluster-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Monthly run rate of CPU + GPU costs based on currently provisioned resources.",
"format": "currencyUSD",
Expand Down Expand Up @@ -132,7 +132,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Monthly run rate of memory costs based on currently provisioned expenses.",
"format": "currencyUSD",
Expand Down Expand Up @@ -220,7 +220,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Monthly run rate of attached storage and PV costs based on currently provisioned resources.",
"format": "currencyUSD",
Expand Down Expand Up @@ -308,7 +308,7 @@
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Sum of compute, memory, storage and network costs.",
"format": "currencyUSD",
Expand Down Expand Up @@ -396,7 +396,7 @@
"rgba(50, 172, 45, 0.97)",
"#c15c17"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Current CPU use from applications divided by allocatable CPUs",
"editable": true,
Expand Down Expand Up @@ -486,7 +486,7 @@
"rgba(50, 172, 45, 0.97)",
"#c15c17"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "Current CPU reservation requests from applications vs allocatable CPU",
"editable": true,
Expand Down Expand Up @@ -574,7 +574,7 @@
"rgba(50, 172, 45, 0.97)",
"#c15c17"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Current RAM use vs RAM available",
"editable": true,
"error": false,
Expand Down Expand Up @@ -670,7 +670,7 @@
"rgba(50, 172, 45, 0.97)",
"#c15c17"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Current RAM requests vs RAM available",
"editable": true,
"error": false,
Expand Down Expand Up @@ -758,7 +758,7 @@
"rgba(50, 172, 45, 0.97)",
"#c15c17"
],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"decimals": 2,
"description": "This gauge shows the current standard storage use, including cluster storage, vs storage available",
"editable": true,
Expand Down Expand Up @@ -844,7 +844,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Monthly run rate of CPU + GPU costs",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -930,7 +930,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Monthly run rate of memory costs",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -1016,7 +1016,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Monthly run rate of attached disk + PV storage costs",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -1102,7 +1102,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Sum of compute, memory, and storage costs",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -1185,7 +1185,7 @@
},
{
"columns": [],
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Cost of by resource class of currently provisioned nodes",
"fontSize": "100%",
"gridPos": {
Expand Down Expand Up @@ -1372,7 +1372,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "default-kubecost",
"datasource": "${datasource}",
"description": "Monthly run rate of attached disk + PV storage costs based on currently provisioned resources.",
"fill": 1,
"gridPos": {
Expand Down Expand Up @@ -1624,6 +1624,25 @@
"query": ".12",
"skipUrlSync": false,
"type": "constant"
},
{
"current": {
"selected": true,
"text": "default-kubecost",
"value": "default-kubecost"
},
"error": null,
"hide": 0,
"includeAll": false,
"label": null,
"multi": false,
"name": "datasource",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
Expand Down
Loading