Commit Graph

3 Commits

Author SHA1 Message Date
jinxin-fu d5c7877855
bug fix according to https://github.com/open-telemetry/opentelemetry-collector/issues/3845. (#4120)
fix error:
'service.extensions[0]' expected type 'string', got unconvertible type 'map[string]interface {}', value: 'map[health_check: pprof: zpages:]'
2021-08-17 20:28:08 -07:00
Julian Friedman 2bde078b48
Fix version dropdown for 0.23 archive (#3962) 2021-07-07 09:25:18 -07:00
Julian Friedman 7286bd63de
Incorporate static version of old docs in to site (#3888)
* Incorporate static version of old docs in to site

Built via manual ./scripts/build.sh of website and then copied over.

Each release we get to delete one of these docs directories (and the
corresponding copy in build.sh) until they all disappear.

* Clean up built owners files

* Mv old-docs archived

* Mark archived/ dir as generated
2021-06-30 11:31:10 -07:00