Defines standards for generating consistent, accessible telemetry across a variety of domains
Go to file
Anuraag Agrawal cb368a7a64 Add process.runtime.name / version describing executing runtime (#882)
* Add process.runtime.name / version to capture information about executing runtime.

* .NET core probably considered reference implementation going forward.

* Changelog

* Cleanups

* Fix go compiler

* Compiler

* Update specification/resource/semantic_conventions/process.md

Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>

* Java not constants

* Space

* Ecilpse:

* Add TODOs

* Avoid direct links

* Revert "Avoid direct links"

This reverts commit 7906c266570d993eaef28357d3cd25065be4d658.

* Try direct link

* Update Ruby

* Update specification/resource/semantic_conventions/process.md

Co-authored-by: Tristan Sloughter <t@crashfast.com>

* Consistency

* lint

* Android

Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
Co-authored-by: Bogdan Drutu <bogdandrutu@gmail.com>
Co-authored-by: Tristan Sloughter <t@crashfast.com>
2020-09-22 11:25:07 -07:00
.circleci [build] Improve markdown-link-check output (#602) 2020-05-13 15:19:10 -07:00
.vscode Add markdownlint to Circle CI config (#268) 2019-10-17 13:03:11 -07:00
internal Add Makefile and Travis CI build (#200) 2019-08-06 17:41:58 +02:00
semantic_conventions Remove obsolete `http.status_text` from semantic conventions (#972) 2020-09-22 11:49:09 +02:00
specification Add process.runtime.name / version describing executing runtime (#882) 2020-09-22 11:25:07 -07:00
.gitignore Add Circle CI config and remove Travis CI config (#233) 2019-08-23 12:15:06 -07:00
.markdown_link_check_config.json Exclude github.com from markdown-link-check (#675) 2020-07-01 03:24:22 +02:00
.markdownlint.yaml Enable markdown-link-check (#541) 2020-04-02 08:04:14 -07:00
LICENSE First commit 2019-05-01 16:05:13 -04:00
Makefile YAML Model for Semantic Conventions (#571) 2020-08-27 13:18:51 -07:00
docfx.cmd DocFX sanity check (#742) 2020-07-27 19:51:44 +02:00
docfx.json Clarify how to make progress on a PR (#745) 2020-08-06 16:19:18 +02:00
go.mod Add Makefile and Travis CI build (#200) 2019-08-06 17:41:58 +02:00
go.sum Add Makefile and Travis CI build (#200) 2019-08-06 17:41:58 +02:00
toc.yml DocFX sanity check (#742) 2020-07-27 19:51:44 +02:00