20.02.01 Enhancements
Kubernetes Pod Optimization
This release brings significant updates to help
user to optimize the Kubernetes infrastructure.
Kubernetes Pods are designed as temporary entities. They are created, assigned a unique ID, and scheduled to nodes where they remain until termination, according to restart policy or deletion. Every time a Kubernetes Pod migrates to a new host or restarted, Pod is replaced by a new near-identical Pod with a different ID. If not properly managed, this continuous renaming of the Pod will make the capability of trending capacity-relevant metrics over time extremely difficult.
With the new version of the "Moviri Integrator for
- Kubernetes Prometheus",
is now able to provide data continuity over Kubernetes Pods metrics by introducing the new concept of Pod Workload.
A Pod Workload represents a set of Pod entities sharing the same foundation (even within different controllers and replica sets), allowing to follow a Pod through its entire life cycle. For each Pod Workload entity,
user will now be able to access:
- Capacity-relevant measurements (e.g., CPU Utilization, Memory Utilization vs. Requests and Limits) for the average, best-performing and worst-performing Pods within the Pod Workload
- Capacity-relevant measurements (e.g., CPU Utilization, Memory Utilization vs. Requests and Limits) for each Container/Image for the average, best-performing and worst-performing Pods within the Pod Workload
These enhancements are critical for an effective Capacity Optimization process, above all, with the ultimate goal of defining the best Pod configuration to optimize the underlining infrastructure.

New Moviri Integrator for ElasticSearch
This release brings a brand new "Moviri Integrator for
- ElasticSearch." enabling to import into
capacity-relevant measurements and business drivers from ElasticSearch. The integration allows users to extract all the data indexed in the ELK stack by executing ElasticSearch queries. The "Moviri Integrator for
- ElasticSearch" provides two separate modules:
- ElasticSearch for Unix and Windows importing capacity-relevant metrics for the Unix and Windows servers collected by ELK via MetricBeat
- ElasticSearch Generic importing any time series extracted via ElasticSearch queries can be configured in the ETL Run Configuration, either via ElasticSearch search or aggregation.
Renewed Moviri Integrator for Dynatrace
The "Moviri Integrator for
- Dynatrace" v.20.02.01 brings a lot of new features aimed to improve the use cases that can be achieved by extracting data from Dynatrace.
Moviri Integrator for Splunk now supports Splunk 8
The "Moviri Integrator for
– Splunk" now officially supports the integration with Splunk 8.
All the modules included in the solution (for Unix and Windows, Web Logs, and Generic) have been validated versus the latest Splunk release.
Deprecation


