Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Address syntax errors in configuration + refactor (#255)
Browse files Browse the repository at this point in the history
* Address a couple syntax errors in configuration

This change was primarily driven by the following syntax errors:

* enable_traces in Stackdriver needs to be enable_tracing
* jaeger receiver needs to be jaeger:

As part of this change, refactor and cleanup up readme a bit. Also
ensure consistent formatting in all sections.

* Further refactor

Make README more generic showing the most common options. Provide links
to additional information.

* Fix headers

* Few other edits to README

* Fix style issue

* Update architecture diagram

* Change ocagent to opencensus

* Add deployment models
  • Loading branch information
flands authored and Paulo Janotti committed Dec 10, 2018
1 parent 6b87782 commit 8ea43dd
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 179 deletions.
Loading

0 comments on commit 8ea43dd

Please sign in to comment.