-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* move k8s gatherer to meta * k8s pod info in meta * fix get meta from previous value * use graph dependency in meta templater * add k8s meta pod example * use dominikbraun/graph for TopologicalSort * fix after review * fix in templater when single value from templated * add comments in templater * error on template execute to meta * set default value in meta templater * K8sMetaWaitTimeout 120s * check default value in templater * table TestTemplaterRender * catch in templater nested variables * add logger to meta templater * tests in templater for nil objects * use cache in meta template render * add meta_cache_size setting * dont calculate cache key for objects in meta templater * add request_uuid to http meta
- Loading branch information
1 parent
8e654a3
commit 67a1249
Showing
23 changed files
with
659 additions
and
248 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
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
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
Oops, something went wrong.