diff --git a/api/exporter_list.csv b/api/exporter_list.csv index ad741a79..0ef37d55 100644 --- a/api/exporter_list.csv +++ b/api/exporter_list.csv @@ -34,4 +34,5 @@ Java Client Library,https://github.com/prometheus/client_java,1,Library Python Client Library,https://github.com/prometheus/client_python,1,Library Ruby Client Library,https://github.com/prometheus/client_ruby,1,Library Push Gateway,https://github.com/prometheus/pushgateway,1,Monitoring -k8s-image-availability-exporter,https://github.com/flant/k8s-image-availability-exporter,0,Miscellaneous \ No newline at end of file +k8s-image-availability-exporter,https://github.com/flant/k8s-image-availability-exporter,0,Miscellaneous +Kubecost,https://github.com/kubecost/cost-model,0,Miscellaneous diff --git a/api/repo_list.txt b/api/repo_list.txt index ba8c55b0..55e2c26e 100644 --- a/api/repo_list.txt +++ b/api/repo_list.txt @@ -34,3 +34,4 @@ "https://github.com/prometheus/client_python", "https://github.com/prometheus/client_ruby", "https://github.com/prometheus/pushgateway", +"https://github.com/kubecost/cost-model",