Sha256: 970e0865782c21b6be72d304cff1c26f1fc16e759c72e4ba7533624c829ac91b
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.1.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-exporters-datadog-0.1.0 | lib/opentelemetry/exporters/datadog/version.rb |