Inscreva-se no feed

Red Hat Insights Advisor for Red Hat OpenShift, as an integral part of the Red Hat Hybrid Cloud Console, provides cluster-wide Insights recommendations—steps to proactively avoid potential issues on your clusters or help resolve existing ones. These recommendations are based on analytical data from the OpenShift clusters, and one of the components responsible for this data delivery is the Insights Operator. (See the Remote Health Monitoring chapter in the OpenShift documentation for more details.)   

Insights Operator packages and sends data from the OpenShift cluster every two hours. This delay can be inconvenient when Insights makes recommendations, and you must confirm that you successfully addressed them. Waiting for up to two hours can be tedious, which is why we introduced the new on-demand data collection feature as a technology preview in OpenShift 4.14. 

This new feature is centered around a new CustomResourceDefinition (CRD) datagathers.insights.openshift.io/v1alpha1. You can see the CRD and its instances under the CustomResourceDefinitions in the Administration menu:

Screenshot of the CustomeResourceDefinitions window in Red Hat OpenShift

Instances of the CRD may already exist because a new instance of the DataGather resource is created each time the operator collects data. Note that these instances have the prefix periodic-gathering.

You can create your own instance of this resource by clicking the Create DataGather button. You must provide a unique resource name (i.e., there must be no resource with this name, for example, on-demand-collection-1). It looks like this:

Screenshot of the Create DataGather window in Red Hat OpenShift

Creating a new DataGather resource is how you trigger a new Insights on-demand data collection. You can create the resource with the OpenShift command line interface using the following YAML definition:

apiVersion: insights.openshift.io/v1alpha1
kind: DataGather
metadata:
  name: on-demand-data-collection
spec: 
  gatherers:
    - name: workloads
      state: Disabled

To confirm that you have entered the right values, you should see a new Pod in the openshift-insights namespace with the same name as the newly created resource: 

Screenshot of the Podss window in Red Hat OpenShift

This Pod now runs a new data collection. Once finished, it uploads the data archive to Red Hat and checks if it was successfully processed. You can check the DataGather resource conditions on its Details page:

Screenshot of the DataGather details window in Red Hat OpenShift

Once the gathering Pod completes successfully, the operator downloads new Insights analysis results. You will see the most recent Insights analysis result in the Insights status widget on the OpenShift WebConsole overview page. You can also check the insightsoperators.operators.openshift.io cluster resource, which provides information on active Insights recommendations: 

Screenshot of the Insights Operator YAML window in Red Hat OpenShift

What should you do? 

We recommend using the on-demand gathering feature to validate critical recommendations and their remediations. This approach can help confirm your clusters are in the most optimized state and that you have mitigated potential or existing high severity issues.  

Please note that this feature is currently in technology preview. As such, we are always looking for additional use cases and welcome any feedback that can help improve it. Please send your suggestions to insights@redhat.com.

Learn more


Sobre o autor

Tomas works in the Observability team for Red Hat OpenShift and focuses on data collection in OpenShift clusters and related operators.

Read full bio
UI_Icon-Red_Hat-Close-A-Black-RGB

Navegue por canal

automation icon

Automação

Últimas novidades em automação de TI para empresas de tecnologia, equipes e ambientes

AI icon

Inteligência artificial

Descubra as atualizações nas plataformas que proporcionam aos clientes executar suas cargas de trabalho de IA em qualquer ambiente

open hybrid cloud icon

Nuvem híbrida aberta

Veja como construímos um futuro mais flexível com a nuvem híbrida

security icon

Segurança

Veja as últimas novidades sobre como reduzimos riscos em ambientes e tecnologias

edge icon

Edge computing

Saiba quais são as atualizações nas plataformas que simplificam as operações na borda

Infrastructure icon

Infraestrutura

Saiba o que há de mais recente na plataforma Linux empresarial líder mundial

application development icon

Aplicações

Conheça nossas soluções desenvolvidas para ajudar você a superar os desafios mais complexos de aplicações

Original series icon

Programas originais

Veja as histórias divertidas de criadores e líderes em tecnologia empresarial