Pesquisar

Este conteúdo não está disponível no idioma selecionado.

13.4.5. Metrics Action Hooks

download PDF
With the release of OpenShift Enterprise 2.1, you can now use metrics action hook to collect metrics at a gear level. Create a new file named metrics in the App_Name/.openshift/action_hooks directory to use the metrics action hook.
You can provide an application with a metrics action hook if the Watchman metrics plug-in is enabled by the system administrator. The application metrics action hook is invoked at an interval configured for the Watchman plug-in. Ensure the action hook is an executable file and that the action hook writes to standard out (STDOUT). 
Message Format

A metrics message must include the following fields and be written to standard out (STDOUT):

type=metric <metric name>=<metric value>

Example 13.3. Metrics Message Example

type=metric thread.count=5
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.