This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[prometheus-to-sd] deprecate (#23707)
Signed-off-by: Naseem <naseem@transit.app>
- Loading branch information
Naseem
authored
Sep 5, 2020
1 parent
36ad39f
commit a0c5fdf
Showing
3 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
apiVersion: v1 | ||
appVersion: 0.5.2 | ||
description: Scrape metrics stored in prometheus format and push them to the Stackdriver | ||
# The prometheus-to-sd chart is deprecated and no longer maintained. For details deprecation, | ||
# including how to un-deprecate a chart see the PROCESSES.md file. | ||
deprecated: true | ||
description: DEPRECATED Scrape metrics stored in prometheus format and push them to the Stackdriver | ||
home: https://github.com/GoogleCloudPlatform/k8s-stackdriver/tree/master/prometheus-to-sd | ||
keywords: | ||
- prometheus | ||
- stackdriver | ||
maintainers: | ||
- name: acondrat | ||
email: arcadie.condrat@gmail.com | ||
name: prometheus-to-sd | ||
version: 0.3.0 | ||
version: 0.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
DEPRECATED and moved to <https://github.com/prometheus-community/helm-charts> | ||
|
||
Check prometheus-to-sd pod | ||
$ kubectl get pods --namespace={{ .Release.Namespace }} |