This file contains hidden or 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
| """ | |
| Tools for drawing Python object reference graphs with graphviz. | |
| You can find documentation online at https://mg.pov.lt/objgraph/ | |
| Copyright (c) 2008-2017 Marius Gedminas <[email protected]> and contributors | |
| Released under the MIT licence. | |
| """ | |
| # Permission is hereby granted, free of charge, to any person obtaining a |
This file contains hidden or 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
| --- master.txt 2018-12-02 19:09:21.000000000 +0000 | |
| +++ unified_labels.txt 2018-12-02 19:09:40.000000000 +0000 | |
| @@ -4,11 +4,11 @@ | |
| kind: ConfigMap | |
| metadata: | |
| labels: | |
| - app: prometheus | |
| - chart: prometheus-7.4.5 | |
| component: "alertmanager" | |
| - heritage: Tiller |
This file contains hidden or 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
| default, prometheus-kube-state-metrics, NetworkPolicy (networking.k8s.io) has changed: | |
| # Source: prometheus/templates/kube-state-metrics-networkpolicy.yaml | |
| apiVersion: networking.k8s.io/v1 | |
| kind: NetworkPolicy | |
| metadata: | |
| name: prometheus-kube-state-metrics | |
| labels: | |
| component: "kube-state-metrics" | |
| app: prometheus | |
| release: prometheus |
OlderNewer