File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ Any and all feedback is welcome. Happy Ruby visibility.
88
99[ ![ Gem Version] ( https://badge.fury.io/rb/instana.svg )] ( https://badge.fury.io/rb/instana )
1010[ ![ CircleCI] ( https://circleci.com/gh/instana/ruby-sensor.svg?style=svg )] ( https://circleci.com/gh/instana/ruby-sensor )
11- [ ![ OpenTracing Badge] ( https://img.shields.io/badge/OpenTracing-enabled-blue.svg )] ( http://opentracing.io )
11+ [ ![ OpenTracing Badge] ( https://img.shields.io/badge/OpenTracing-disabled-red.svg )] ( http://opentracing.io )
12+ [ ![ OpenTelemetry Badge] ( https://img.shields.io/badge/OpenTelemetry-enabled-blue.svg )] ( http://opentelemetry.io )
1213
1314## Installation
1415
Original file line number Diff line number Diff line change 22# (c) Copyright Instana Inc. 2016
33
44module Instana
5- VERSION = "1.217.1 "
5+ VERSION = "2.0.0 "
66 VERSION_FULL = "instana-#{ VERSION } "
77end
You can’t perform that action at this time.
0 commit comments