Skip to content

Commit

Permalink
Merge branch 'main' into semantic-convention/alibaba-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosalberto authored Jul 30, 2021
2 parents 2f9fbad + e70f1fa commit 853cb80
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion semantic_conventions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,17 @@ i.e.:

## Writing semantic conventions

Semantic conventions for the spec MUST adhere to the
[attribute naming conventions](../specification/common/attribute-naming.md).

Refer to the [syntax](https://github.com/open-telemetry/build-tools/tree/main/semantic-conventions/syntax.md)
for how to write the YAML files for semantic conventions and what the YAML properties mean.

A schema file for VS code is configured in the `/.vscode/settings.json` of this
repository, enabling auto-completion and additional checks. Refer to
[the generator README](https://github.com/open-telemetry/build-tools/tree/main/semantic-conventions/README.md) for what extension you need.

## Generation
## Generating markdown

These YAML files are used by the make target `table-generation` to generate consistently
formatted Markdown tables for all semantic conventions in the specification. Run it from the root of this repository using the command
Expand Down

0 comments on commit 853cb80

Please sign in to comment.