Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Patrice Chalin cf973d47fd [linters] Install tools based on versions in package.json (#2323)
* [editorial] Use `npx` to run npm cmds, not hardcoded paths

* Update Makefile based on feedback

* Use --no-install option for npx

* Add `npm install` to markdown-check workflows

* Pin markdownlint-cli at 0.31.0

* Run `npm install` as a separate workflow step

* Use name 'install dependencies' for npm install cmd

* CONTRIBUTING: clarify that you install the tools once

* make: add `install-tools` as dependency to `all`

* Add install check line to `mardown*` targets

Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
2022-03-01 18:11:33 -05:00
.vscode Upgrade semconv generator to v0.8.0 (#2236) 2022-01-03 14:09:21 -08:00
img Add issue triage workflow (#2142) 2021-12-16 05:50:15 +01:00
internal/tools Move misspell to github actions (#1244) 2020-11-19 10:53:25 -08:00
schemas Release v1.9.0 (#2329) 2022-02-14 09:26:16 -06:00
semantic_conventions Add opentracing.ref_type semantic convention. (#2297) 2022-01-31 11:14:02 -06:00
specification nit: Pluralize "measures" (#2391) 2022-03-01 12:50:52 -08:00
tools Delete schema 1.6.0 (#1910) 2021-09-08 22:24:59 -04:00
.gitattributes Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
.gitignore Add Makefile target to auto-generate TOC via markdown-toc (#2020) 2021-10-15 15:04:22 +00:00
.markdown_link_check_config.json Exclude github.com from markdown-link-check (#675) 2020-07-01 03:24:22 +02:00
.markdownlint.yaml mdlint: Use named rules. (#1813) 2021-07-19 18:08:22 +02:00
.yamllint Lint YAML files (mainly semantic conventions). (#1814) 2021-07-15 10:12:05 +02:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile [linters] Install tools based on versions in package.json (#2323) 2022-03-01 18:11:33 -05:00
docfx.cmd Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00
docfx.json Clarify how to make progress on a PR (#745) 2020-08-06 16:19:18 +02:00
package.json [linters] Install tools based on versions in package.json (#2323) 2022-03-01 18:11:33 -05:00
toc.yml Add .gitattributes & normalize line endings (#1230) 2020-11-26 13:15:29 +01:00