Skip to Content
入門 監視 ―モダンなモニタリングのためのデザインパターン
book

入門 監視 ―モダンなモニタリングのためのデザインパターン

by Mike Julian, 松浦 隼人
January 2019
Beginner to intermediate
228 pages
2h 28m
Japanese
O'Reilly Japan, Inc.
Content preview from 入門 監視 ―モダンなモニタリングのためのデザインパターン

付録A手順書の例:Demo App

これは、皆さんの環境で使う時の参考になるように作られた、手順書(3章で取り上げました)の例です。これを元にして自分で手順書を作り、改善を続けることをすすめます。手順書は、そこに載っている情報に価値があるので、この例にある以外の情報が必要だと思えば、ぜひ追加して下さい。

A.1 Demo App

Demo AppはシンプルなRailsのブログアプリケーションで、ベーシックなRailsアプリケーションと見た目は同じです。主なコンポーネントは、データベースを使用したユーザ管理システムと、記事の投稿、コメントシステムです。

A.2 メタデータ

コードベースは社内ソースコード管理システムに、demo-appという名前で保存されています。

サービスオーナはJohn Doeです。

A.3 エスカレーション手順

このサービスでの問題を解決するために助けが必要な時は、サービスオーナが次のエスカレーションポイントになります。連絡方法は社内連絡帳を確認して下さい。

A.4 外部依存

外部依存はありません。

A.5 内部依存

rds-123.foo.comにあるRDSインスタンスで動作しているPostgreSQLデータベースに依存しています。

A.6 技術スタック

  • Rails 4.x
  • PostgreSQL(AWS RDS)

A.7 メトリクスとログ

このアプリケーションは、以下のメトリクスを送信しています。

  • ユーザログイン数
  • ユーザログアウト数
  • 記事の作成数
  • 記事の削除数
  • コメントの作成数
  • コメントの削除数
  • 記事の作成時間
  • 記事の削除時間
  • ユーザのサインアップ時間
  • ユーザのログイン時間
  • ユーザのログアウト時間

このアプリケーションは、以下のログを送信しています。 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

スタッフエンジニアの道 ―優れた技術専門職になるためのガイド

スタッフエンジニアの道 ―優れた技術専門職になるためのガイド

Tanya Reilly, 島田 浩二
行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

Stephen Wendel, 武山 政直, 相島 雅樹, 反中 望, 松村 草也

Publisher Resources

ISBN: 9784873118642Other