Trent Mick
e49c4c7f42
chore(lint): refactor Markdown linting to use markdownlint-cli2 ( #4713 )
...
* chore(lint): refactor Markdown linting to use markdownlint-cli2
- first commit is just config changes; lint updates will follow
* lint fixes
* fix markdownlint for rule MD045/no-alt-text
* lint config changes for prefering 'dash' style for rule MD004/ul-style
* lint:markdown:fix changes for MD004/ul-style
* manually apply this h3->h2 fix that Amir had in his #4703 PR
* mention markdown linting in the Linting section of the contributor guide
* add link to rules docs
---------
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-05-21 14:44:23 +02:00
Nfer Zhuang
747c404fb1
typo on example link ( #3083 )
2022-07-11 08:57:33 -04:00
Valentin Marchaud
a8d39317b5
chore: rename sdks to better represent what they are [ #2146 ] ( #2340 )
...
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-08-05 21:13:18 +02:00
Daniel Dyla
5f4e479b27
Fix all links to point to main ( #1865 )
2021-01-25 16:19:27 -05:00
Naseem
e93a86633b
ci: lint markdown files ( #1147 )
...
* ci: add markdown linting
Signed-off-by: Naseem <naseem@transit.app>
* fix: lint markdown files
Signed-off-by: Naseem <naseem@transit.app>
* docs: add markdown lint configuration
Signed-off-by: Naseem <naseem@transit.app>
* docs: lint change log
Signed-off-by: Naseem <naseem@transit.app>
2020-06-08 15:29:21 -04:00
Daniel Khan
a411313cb3
Refactor: Consistent package naming and structure ( #413 )
...
* fix(http-plugin): move node-sdk to dev deps
* refactor: rename opentelemetry-sdk-base
* refactor: rename opentelemetry-tracer-basic
* refactor: rename opentelemetry-node-sdk
* docs: update readme
* docs: update readme
* refactor: rename opentelemetry-tracer-web
* fix: styling
* fix: doc consistency
* fix: sliiped in typo
* fix: postgres and doc
2019-10-08 22:01:47 +02:00
Mayur Kale
d85ee8813b
chore: update HTTP Readme ( #343 )
2019-09-26 09:12:40 -07:00
Olivier Albertini
af06a2da60
feat(plugin-http): add example ( #318 )
...
* feat(plugin-http): add example
closes #245
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
* refactor: removes duplicated code
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
* fix: exporter variable
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
* docs: add image for jaeger
Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
* chore: remove todo
2019-09-25 13:36:28 -07:00