Observability


builds for Red Hat OpenShift 1.4

Build controller の可観測性

Red Hat OpenShift Documentation Team

概要

このドキュメントでは、Build controller の可観測性を説明します。

第1章 Build controller の可観測性

Builds は、ビルドリソースのパフォーマンスと機能を監視するのに役立ついくつかのメトリックを公開します。Build controller メトリクスは、ポート 8383 で公開されます。

1.1. Build controller メトリクス

モニタリング用に、以下のビルドコントローラーのメトリクスを確認できます。

表1.1 Build controller メトリクス
名前説明ラベルステータス

build_builds_registered_total

カウンター

登録されているビルドの総数。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>

実験的機能

build_buildruns_completed_total

カウンター

完了したビルド実行の合計数。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

build_buildrun_establish_duration_seconds

ヒストグラム

ビルド実行の確立にかかる時間 (秒)。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

build_buildrun_completion_duration_seconds

ヒストグラム

ビルド実行の完了までにかかる時間 (秒)。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

build_buildrun_rampup_duration_seconds

ヒストグラム

ビルド実行の立ち上げにかかる時間 (秒)。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

build_buildrun_taskrun_rampup_duration_seconds

ヒストグラム

タスク実行のビルド実行立ち上げにかかる時間 (秒)。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

build_buildrun_taskrun_pod_rampup_duration_seconds

ヒストグラム

タスク実行 Pod のビルド実行立ち上げにかかる時間 (秒)。

  • buildstrategy=<build_buildstrategy_name>
  • namespace=<buildrun_namespace>
  • build=<build_name>
  • buildrun=<buildrun_name>

実験的機能

1.1.1. ヒストグラムメトリクス

ビルドコントローラーにカスタムバケットを使用するには、特定のヒストグラムメトリックの環境変数を設定する必要があります。次の表は、すべてのヒストグラムメトリックの環境変数を示しています。

表1.2 ヒストグラムメトリクス
メトリクス環境変数デフォルト

build_buildrun_establish_duration_seconds

PROMETHEUS_BR_EST_DUR_BUCKETS

0,1,2,3,5,7,10,15,20,30

build_buildrun_completion_duration_seconds

PROMETHEUS_BR_COMP_DUR_BUCKETS

50,100,150,200,250,300,350,400,450,500

build_buildrun_rampup_duration_seconds

PROMETHEUS_BR_RAMPUP_DUR_BUCKETS

0,1,2,3,4,5,6,7,8,9,10

build_buildrun_taskrun_rampup_duration_seconds

PROMETHEUS_BR_RAMPUP_DUR_BUCKETS

0,1,2,3,4,5,6,7,8,9,10

build_buildrun_taskrun_pod_rampup_duration_seconds

PROMETHEUS_BR_RAMPUP_DUR_BUCKETS

0,1,2,3,4,5,6,7,8,9,10

Legal Notice

Copyright © 2024 Red Hat, Inc.

OpenShift documentation is licensed under the Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0).

Modified versions must remove all Red Hat trademarks.

Portions adapted from https://github.com/kubernetes-incubator/service-catalog/ with modifications by Red Hat.

Red Hat, Red Hat Enterprise Linux, the Red Hat logo, the Shadowman logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.

Linux® is the registered trademark of Linus Torvalds in the United States and other countries.

Java® is a registered trademark of Oracle and/or its affiliates.

XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.

MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.

Node.js® is an official trademark of Joyent. Red Hat Software Collections is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.

The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation’s permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.

All other trademarks are the property of their respective owners.

Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

© 2024 Red Hat, Inc.