File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ release.
1515
1616- Stabilize part of ` Enabled ` SDK for synchronous instruments.
1717 ([ #4787 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4787 ) )
18- - Add the DefaultDisabled advisory parameter.
18+ - Add the OptIn advisory parameter.
1919 ([ #4809 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4809 ) )
2020
2121### Logs
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ formats is required. Implementing more than one format is optional.
130130| Instrument descriptions conform to the specified syntax. | | - | + | | - | + | - | | | - | + | |
131131| Instrument supports the advisory ExplicitBucketBoundaries parameter. | | + | + | | | | + | | | | | |
132132| Instrument supports the advisory Attributes parameter. | | - | + | | | | - | | | | | |
133- | Instrument supports the advisory DefaultDisabled parameter. | | - | - | - | - | - | - | - | - | - | - | - |
133+ | Instrument supports the advisory OptIn parameter. | | - | - | - | - | - | - | - | - | - | - | - |
134134| All methods of ` MeterProvider ` are safe to be called concurrently. | | + | + | + | - | | + | | | + | + | |
135135| All methods of ` Meter ` are safe to be called concurrently. | | + | + | + | - | | + | | | + | + | |
136136| All methods of any instrument are safe to be called concurrently. | | + | + | + | - | | + | | | + | + | |
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' ?'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' ?'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' ?'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' ?'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' +'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' -'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' +'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' -'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' +'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' +'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' ?'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' ?'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' +'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' ?'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' ?'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' ?'
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ sections:
223223 status : ' ?'
224224 - name : Instrument supports the advisory Attributes parameter.
225225 status : ' ?'
226- - name : Instrument supports the advisory DefaultDisabled parameter.
226+ - name : Instrument supports the advisory OptIn parameter.
227227 status : ' -'
228228 - name : All methods of `MeterProvider` are safe to be called concurrently.
229229 status : ' -'
You can’t perform that action at this time.
0 commit comments