We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e7af0 commit 6d993e9Copy full SHA for 6d993e9
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## 1.11.0
4
+
5
- Add support for LS_METRICS_ENABLED
6
- Add support for OTLP_EXPORTER_METRICS_ENDPOINT
7
- Add support for OTLP_EXPORTER_METRICS_TEMPORALITY_PREFERENCE
src/opentelemetry/launcher/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "1.10.0"
+__version__ = "1.11.0"
0 commit comments