Skip to content

Instantly share code, notes, and snippets.

@grimrose
Created January 15, 2019 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grimrose/2df3aeea299d2bfc5b082744b6d98c21 to your computer and use it in GitHub Desktop.
Save grimrose/2df3aeea299d2bfc5b082744b6d98c21 to your computer and use it in GitHub Desktop.
https://gcpug-tokyo.connpass.com/event/113257/ GCPUG Tokyo Stackdriver Day January 2019 #gcpug

OpenCensusとStackdriver Traceで分散トレーシングを見てみよう

お前、誰よ

  • よしだ

  • とある人材紹介会社

    • マーケティング部門のデータエンジニア(自称)
  • community:

普段の仕事

  • 事業KPIの可視化を行うためのWebアプリケーションの設計から運用
  • Scalaを使って日次や月次の集計バッチを実行するアプリケーションの作成
  • 帳票や外部APIなどからデータベースへデータを投入するツールの作成
  • 部門の日常業務を改善するためのちょっとしたツールの作成

今日話すこと

  • OpenCensus scalaを使って、JVMアプリケーションで分散トレーシングをするには、どうしたらいいか
  • ローカルの開発環境でStackdriverへpushして、見てみよう

OpenCensus とは

http://opencensus.io/

OpenCensus とは

Github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment