docs: add tags where missing (#154)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "Complexity Management"
|
||||
ring: trial
|
||||
quadrant: methods-and-patterns
|
||||
tags: [agile,architecture]
|
||||
---
|
||||
|
||||
Our world is increasingly complex - our society and the economic system is developing fast - we constantly have to deal with surprises and uncertainty. This is especially the case in IT organisations that collaboratively and cross-functional work on innovations, "digitalization strategies" or "transformation projects".
|
||||
@@ -30,4 +31,4 @@ That includes the awareness that we can always learn from each other!
|
||||
|
||||
That is the reason we see systemic perspectives with proper system theoretical background emerging in the space of organisational development. We believe that proper learning of these perspectives and the awareness of complexity management capabilities can help organisations to form functional collaboration. This learning helps to reflect systems and oneself more conscious - and that can be a healthy condition for more impact and learning. It may also help that an organisation does not blindly follow the next model, agile "hype" or consultant promises.
|
||||
|
||||
More on that topic: [Systemic Communication](https://www.carl-auer.de/magazin/systemzeit/communication-reorganization-of-undetermined)
|
||||
More on that topic: [Systemic Communication](https://www.carl-auer.de/magazin/systemzeit/communication-reorganization-of-undetermined)
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
title: "Fluentd"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
|
||||
tags: [devops]
|
||||
---
|
||||
**Fluentd** is a great tool to gather logs, transform them into any required format and distribute them to any logging backend.
|
||||
|
||||
[Fluentd](https://www.fluentd.org) is a great tool to gather logs, transform them into any required format and distribute them to any logging backend.
|
||||
|
||||
At AOE we use fluentd in different contexts, but mostly to gather logs from kubernetes clusters into data backends like Elasticsearch.
|
||||
|
||||
Reference in New Issue
Block a user