Commit Graph

5 Commits

Author SHA1 Message Date
jason plumb aa355829cb
Clean up to sdk docs re: mutability (#4628)
* remove references to TracerSdkManagement and TraceConfig and bullet point mutability problems.

* restore removed sections and update topmost heading for clarity

* Update docs/sdk-configuration.md

Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>

Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
2022-07-27 10:51:27 -07:00
kryalama 559d0b26b1
remove IntervalMetricReader reference in docs (#3760)
* remove IntervalMetricReader reference in docs

* fix formatting in configuration

* fix more issues

* spotlessApply changes

* Update docs/sdk-configuration.md

Co-authored-by: John Watson <jkwatson@gmail.com>

* more formatting

Co-authored-by: John Watson <jkwatson@gmail.com>
2021-10-26 11:31:48 -07:00
Anuraag Agrawal 6ef3091cfb
Copy in spotless-conventions from instrumentation repo (#3554)
* Copy in spotless-conventions from instrumentation repo.

* Reformat

* A few more dotfiles
2021-08-27 08:28:31 -07:00
jack-berg cf368d6c42
Fix SDK Config documentation (#3177)
* Update sdk config documentation examples to reflect latest APIs.

* Add disclaimer to sdk configuration documentation.
2021-04-23 14:36:03 -07:00
Anuraag Agrawal 3fc313a94d
Add a doc outlining possible approach to SDK configuration. (#2262)
* Add a doc outlining possible approach to SDK configuration.

* Apply suggestions from code review

* First some cleanups

* Revamp

* Global not magic

* Management, API-only, global

* Cleanups

* More cleanups
2020-12-22 09:34:55 +09:00