Carlos Alberto Cortez
1781e9270e
Add 1.1.8.0 Schema. ( #3175 )
2023-02-07 13:01:58 -06:00
Carlos Alberto Cortez
54ca902e06
Update the 1.17 Schema to reference the proper changes PR ( #3099 )
2023-01-12 20:01:16 -06:00
Liudmila Molkova
a7ede6fbfa
Refactor messaging attributes and specify per-message attributes ( #2957 )
2022-12-22 17:04:53 -06:00
Carlos Alberto Cortez
3f3308305b
Add 1.16.0 Schema. ( #3016 )
2022-12-08 00:37:22 +01:00
Mateusz Rzeszutek
34093ed204
Clarify the HTTP client `http.retry_count` spec ( #2743 )
2022-10-18 10:46:16 -07:00
Carlos Alberto Cortez
d4943b2d14
Release 1.14.0 ( #2851 )
2022-10-04 23:27:17 +02:00
Tigran Najaryan
c01963c823
Revert #2617 , #2675 , #2688 : "add metrics to replace metrics with `direction`" ( #2748 )
...
Please review this carefully. It is not an automatic reverting, I had to fix merge conflicts manually and may have made mistakes, so a thorough review is needed.
Changes:
- This reverts https://github.com/open-telemetry/opentelemetry-specification/pull/2617 . We are reverting it until we are certain how to resolve issue #2726
- Also reverts the corresponding schema file changes done in https://github.com/open-telemetry/opentelemetry-specification/pull/2688
- Also reverts https://github.com/open-telemetry/opentelemetry-specification/pull/2675
~Note that this does not revert https://github.com/open-telemetry/opentelemetry-specification/pull/2675 which I believe to still be valid. If you think otherwise please speak.~ [UPDATE: discussed in Spec SIG and decided to revert 2675 too].
Contributes to https://github.com/open-telemetry/opentelemetry-specification/issues/2726
2022-09-02 10:00:11 -04:00
Armin Ruech
cceb35c385
Fix 1.12.0 and 1.13.0 schema file ( #2720 )
2022-08-09 17:59:17 -07:00
Alex Boten
4ee53745d8
split system.network.connections into TCP and UDP metrics ( #2675 )
...
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
2022-08-05 17:44:58 +02:00
Alex Boten
ec22b65283
Add schema definition for direction change ( #2688 )
...
This is a follow up to https://github.com/open-telemetry/opentelemetry-specification/pull/2617 now that https://github.com/open-telemetry/opentelemetry-specification/pull/2653 has been merged.
2022-07-29 11:42:32 -04:00
Liudmila Molkova
216beba6cc
Define net.sock attributes and clarify logical net.peer|host.name attributes ( #2614 )
2022-07-13 10:01:44 -07:00
Carlos Alberto Cortez
d967d3e954
Release v1.12.0 ( #2612 )
2022-06-10 09:07:40 -05:00
Carlos Alberto Cortez
c2e5407069
Release v1.11.0 ( #2519 )
2022-05-04 17:04:02 -05:00
Carlos Alberto Cortez
dcf4580799
Release v1.10.0 ( #2463 )
2022-04-01 09:13:58 -06:00
Carlos Alberto Cortez
d88bf5ff7d
Release v1.9.0 ( #2329 )
2022-02-14 09:26:16 -06:00
Trask Stalnaker
d42afabd91
Remove db.cassandra.keyspace and db.hbase.namespace, and clarify db.name ( #1973 )
...
Fixes #1760
## Changes
Removes `db.cassandra.keyspace` and `db.hbase.namespace` (in preference for using `db.name`).
Clarifies `db.name` in the case where a database product provides multiple concepts that could be mapped to `db.name`.
2021-10-08 11:58:31 +00:00
Carlos Alberto Cortez
830a4223c6
Release v1.7.0 ( #1926 )
2021-09-30 16:23:42 +02:00
Patrice Chalin
74479daa4b
Delete schema 1.6.0 ( #1910 )
...
* Delete 1.6.0
Closes #1909
* Skip schema check for 1.6.0
2021-09-08 22:24:59 -04:00
Carlos Alberto Cortez
7c04982127
Add 1.6.1 Schema File ( #1896 )
2021-08-31 14:50:37 +02:00
Tigran Najaryan
59717ac29a
Add 1.6.0 Schema File ( #1855 )
...
No schema changes since 1.5.0, so 1.6.0 section is empty in the file.
Co-authored-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-08-06 18:43:15 +00:00
Tigran Najaryan
6b20885222
Add 1.5.0 Schema File ( #1802 )
...
No schema changes since 1.4.0, so 1.5.0 section is empty in the file.
2021-07-07 13:59:51 -04:00
Tigran Najaryan
4f77db44df
Add schema file and a script with minimal checks that verifies them ( #1702 )
...
This adds some minimal sanity checks to make sure we don't forget
to add the schema file when we make a release. The checks are tied
to the CHANGELOG.md.
In the future we can do more thorough verifications, e.g. parse the content
of the schema YAML file and ensure it includes the changes that we can
detect by looking at the changes at the semantic convention files.
2021-05-20 10:09:51 -04:00