Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit c3d6df5

Browse files
author
Bogdan Drutu
authored
Move http/stats.md to stats/HTTP.md. Small README cleanups. (#79)
1 parent 78c8422 commit c3d6df5

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

File renamed without changes.

stats/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ metrics.
1313
data aggregation.
1414
* [Export API](Export.md): used by the specific vendors to define vendor specific exporters (e.g.
1515
Prometheus, Stackdriver, SignalFx).
16+
17+
## Utils
18+
* [HTTP integration](HTTP.md): document about how to instrument http frameworks.

trace/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ describes the key types and the overall behavior.
77
* [TraceConfig](TraceConfig.md)
88

99
## Utils
10-
* [Sampling logic](Sampling.md)
10+
* [HTTP integration](HTTP.md): document about how to instrument http frameworks.
11+
* [Sampling logic](Sampling.md): document about how sampling works.

0 commit comments

Comments
 (0)