Skip Navigation
Show nav
Dev Center
  • Get Started
  • ドキュメント
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • ドキュメント
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Heroku Blog

    Find out what's new with Heroku on our blog.

    Visit Blog
  • Log inorSign up
View categories

Categories

  • Heroku のアーキテクチャ
    • Dyno (アプリコンテナ)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • スタック (オペレーティングシステムイメージ)
    • ネットワーキングと DNS
    • プラットフォームポリシー
    • プラットフォームの原則
  • Developer Tools
    • コマンドライン
    • Heroku VS Code Extension
  • デプロイ
    • Git を使用したデプロイ
    • Docker によるデプロイ
    • デプロイ統合
  • 継続的デリバリーとインテグレーション
    • 継続的統合
  • 言語サポート
    • Node.js
      • Working with Node.js
      • Node.js Behavior in Heroku
      • Troubleshooting Node.js Apps
    • Ruby
      • Rails のサポート
      • Bundler の使用
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Python でのバックグランドジョブ
      • Python Behavior in Heroku
      • Django の使用
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Maven の使用
      • Spring Boot の使用
      • Troubleshooting Java Apps
    • PHP
      • PHP Behavior in Heroku
      • Working with PHP
    • Go
      • Go の依存関係管理
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • データベースとデータ管理
    • Heroku Postgres
      • Postgres の基礎
      • Postgres スターターガイド
      • Postgres のパフォーマンス
      • Postgres のデータ転送と保持
      • Postgres の可用性
      • Postgres の特別なトピック
      • Migrating to Heroku Postgres
    • Heroku Data For Redis
    • Apache Kafka on Heroku
    • その他のデータストア
  • AI
    • Working with AI
    • Heroku Inference
      • Inference API
      • Quick Start Guides
      • AI Models
      • Inference Essentials
    • Vector Database
    • Model Context Protocol
  • モニタリングとメトリクス
    • ログ記録
  • アプリのパフォーマンス
  • アドオン
    • すべてのアドオン
  • 共同作業
  • セキュリティ
    • アプリのセキュリティ
    • ID と認証
      • シングルサインオン (SSO)
    • Private Space
      • インフラストラクチャネットワーキング
    • コンプライアンス
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Team
    • Heroku Connect (Salesforce 同期)
      • Heroku Connect の管理
      • Heroku Connect のリファレンス
      • Heroku Connect のトラブルシューティング
  • パターンとベストプラクティス
  • Heroku の拡張
    • Platform API
    • アプリの Webhook
    • Heroku Labs
    • アドオンのビルド
      • アドオン開発のタスク
      • アドオン API
      • アドオンのガイドラインと要件
    • CLI プラグインのビルド
    • 開発ビルドパック
    • Dev Center
  • アカウントと請求
  • トラブルシューティングとサポート
  • Salesforce とのインテグレーション
  • トラブルシューティングとサポート
  • Heroku Status

Heroku Status

日本語 — Switch to English

この記事の英語版に更新があります。ご覧の翻訳には含まれていない変更点があるかもしれません。

最終更新日 2024年04月24日(水)

Table of Contents

  • Heroku Status へのアクセス
  • ステータス情報
  • インシデントがある場合の通知
  • 停電が疑われるときに実行すべきアクション
  • Heroku Status API v4

Heroku Status​ には Heroku プラットフォームの現在のステータスおよびインシデント履歴レポートが表示されます。このステータスサイトでは、すべてのランタイム​と、本番環境アプリケーションの円滑な運用のために必要な重要なアドオンが扱われます。

Heroku Status へのアクセス

プラットフォームの問題についての現在のステータスと履歴については、次の場所に表示されます。

https://status.heroku.com

Heroku CLI を使用して現在のステータスを確認できます。

$ heroku status
=== Heroku Status
Apps:      No known issues at this time.
Data:      No known issues at this time.
Tools:     No known issues at this time.

ステータス情報

ステータスサイト​には、プラットフォームの現在のステータスと最新のインシデントが、すべてアプリ、データ、ツールの 3 つのカテゴリに分類されて含まれています。

インシデントレポートは 30 秒ごとに更新されます。

アプリおよびランタイムの問題

アプリおよびランタイムの問題は、少なくとも 2 つの Web dyno を持つか Essential 層のデータベース​以外を使用する (またはデータベースを使用しない)、実行中の安定したアプリケーションに影響する問題です。

コンポーネントには次のものが含まれます。

  • dyno
  • ルーティング
  • スケジューラー

データサービスの問題

データサービスの問題は、Heroku データ製品の正常性に影響する問題です。

コンポーネントには次のものが含まれます。

  • Heroku Postgres
  • Heroku Data for Redis
  • Heroku Connect

ツールの問題

ツールの問題は、開発者ワークフローおよび管理ツールに影響する問題です。

コンポーネントには次のものが含まれます。

  • Git プッシュデプロイおよびデプロイ API
  • GitHub 同期
  • API / CLI / Heroku Dashboard (スケールアップ/スケールダウン、設定変更など)
  • ログ記録
  • Eco dyno のアイドリング解除

通知を発生させるプラットフォーム作業のタイプ、および通知のタイプは「Platform Updates, Maintenance and Notifications​」(プラットフォームの更新、メンテナンス、および通知) に記載されています。

インシデントがある場合の通知

プラットフォームに影響する問題が発生したときにメールアラート通知を受け取るようにサインアップできます。ステータスサイト​に移動し、Subscribe​ (サブスクライブ) をクリックします。Twitter フィード​や RSS フィード​をフォローしたり、API 経由でステータスサイトに接続したりすることも可能です。

停電が疑われるときに実行すべきアクション

ステータスサイトを確認し、現在インシデントがあるかどうかを調べます。何もレポートされていない場合、またはレポートとは異なる現象が発生している場合は、サポートチームに連絡してください​。

Heroku Status API v4

現在のステータスを取得する

Heroku Status API は CORS をサポートしており、クライアント側の JavaScript リクエストが可能です。

$ curl "https://status.heroku.com/api/v4/current-status"
{"status":[{"system":"Apps","status":"green"},{"system":"Data","status":"green"},{"system":"Tools","status":"green"}],"incidents":[],"scheduled":[]}

問題の一覧を取得する (オプションで日付またはカウントにより制限する)

$ curl "https://status.heroku.com/api/v4/incidents?since=2019-11-01&per_page=1"
[{"id":1924,"title":"Logs for some customers were not forwarded to log drains.","state":"resolved","created_at":"2019-11-05T00:00:00.000Z","updated_at":"2019-11-05T00:43:21.770Z","resolved":false,"href":"https://status.heroku.com/api/v4/incidents/1924","full_url":"https://status.heroku.com/incidents/1924","duration":2460,"resolved_at":"2019-11-05T00:41:00.000Z","review":false,"systems":[{"name":"Tools","status":"green","services":["Tools"]}],"tags":["US","US"],"updates":[{"id":6131,"created_at":"2019-11-05T00:41:00.000Z","updated_at":"2019-11-05T00:43:25.093Z","incident_id":1924,"contents":"This incident has been resolved.","title":"Logs for some customers were not forwarded to log drains.","update_type":"resolved","systems":[]},{"id":6130,"created_at":"2019-11-05T00:00:00.000Z","updated_at":"2019-11-05T00:46:01.188Z","incident_id":1924,"contents":"From Oct 30 13:00 UTC until Nov 2 14:00 UTC logs for some customers in US Common Runtime and Virginia Private Spaces were not forwarded to the configured log drain, due to an internal issue with the logging systems dropping logs.","title":"Logs for some customers were not forwarded to log drains.","update_type":"retroactive","systems":[{"name":"Tools","status":"green","services":["Tools"]}]}]}]

ID 番号により単一の問題を取得する

$ curl "https://status.heroku.com/api/v4/incidents/1924"
{"id":1924,"title":"Logs for some customers were not forwarded to log drains.","state":"resolved","created_at":"2019-11-05T00:00:00.000Z","updated_at":"2019-11-05T00:43:21.770Z","resolved":false,"href":"https://status.heroku.com/api/v4/incidents/1924","full_url":"https://status.heroku.com/incidents/1924","duration":2460,"resolved_at":"2019-11-05T00:41:00.000Z","review":false,"systems":[{"name":"Tools","status":"green","services":["Tools"]}],"tags":["US","US"],"updates":[{"id":6131,"created_at":"2019-11-05T00:41:00.000Z","updated_at":"2019-11-05T00:43:25.093Z","incident_id":1924,"contents":"This incident has been resolved.","title":"Logs for some customers were not forwarded to log drains.","update_type":"resolved","systems":[]},{"id":6130,"created_at":"2019-11-05T00:00:00.000Z","updated_at":"2019-11-05T00:46:01.188Z","incident_id":1924,"contents":"From Oct 30 13:00 UTC until Nov 2 14:00 UTC logs for some customers in US Common Runtime and Virginia Private Spaces were not forwarded to the configured log drain, due to an internal issue with the logging systems dropping logs.","title":"Logs for some customers were not forwarded to log drains.","update_type":"retroactive","systems":[{"name":"Tools","status":"green","services":["Tools"]}]}]}

関連カテゴリー

  • トラブルシューティングとサポート
有料サポート R14 - Ruby でのメモリ割り当ての超過 (MRI)

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices