Skip to content

Commit

Permalink
gcp: add stackdriver tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
paglias committed Feb 23, 2019
1 parent 8874558 commit e2a426e
Show file tree
Hide file tree
Showing 4 changed files with 428 additions and 13 deletions.
3 changes: 2 additions & 1 deletion config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@
"TEST_DB_URI": "mongodb://localhost/habitrpg_test",
"TRANSIFEX_SLACK_CHANNEL": "transifex",
"WEB_CONCURRENCY": 1,
"SKIP_SSL_CHECK_KEY": "key"
"SKIP_SSL_CHECK_KEY": "key",
"ENABLED_STACKDRIVER_TRACING": "false"
}

0 comments on commit e2a426e

Please sign in to comment.