Sha256: 85aa8f2de2d331bf46b0e43eba7f1636d8ffb44717328eaeaf15ee97b90dd0c5
Contents?: true
Size: 429 Bytes
Versions: 1
Compression:
Stored size: 429 Bytes
Contents
# frozen_string_literal: true # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache 2.0 license (see LICENSE). # This product includes software developed at Datadog (https://www.datadoghq.com/). # Copyright 2020 Datadog, Inc. module OpenTelemetry module Exporters module Datadog ## Current OpenTelemetry Datadog exporter version VERSION = '0.2.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-exporters-datadog-0.2.0 | lib/opentelemetry/exporters/datadog/version.rb |