Skip to content

Commit 43df298

Browse files
Use static badge for license documentation
1 parent 390b604 commit 43df298

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ifndef::env-cljdoc[]
1313
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-api/0.2.10]
1414
endif::[]
1515
image:https://img.shields.io/badge/changelog-grey[changelog,link=CHANGELOG.adoc]
16-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
16+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
1717
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
1818

1919
`clj-otel` provides a *small idiomatic Clojure API* for adding *telemetry* to your libraries and applications using https://opentelemetry.io/[*OpenTelemetry*], an emerging standard for telemetry in cloud-native software, enabling effective *observability*.

clj-otel-api/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-api/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry

clj-otel-contrib-aws-resources/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-contrib-aws-resources/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides access using Clojure to OpenTelemetry `Resource` objects describing the execution environment on the Amazon Web Services (AWS) platform

clj-otel-contrib-aws-xray-propagator/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-contrib-aws-xray-propagator/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides access using Clojure to a `TextMapPropagator` implementation compatible with the https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader[AWS X-Ray Trace Header propagation protocol].

clj-otel-exporter-logging-otlp/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-exporter-logging-otlp/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides programmatic configuration using Clojure of OpenTelemetry OTLP JSON logging exporter, intended for debugging only

clj-otel-exporter-logging/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-exporter-logging/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides programmatic configuration using Clojure of OpenTelemetry logging exporter, intended for debugging only

clj-otel-exporter-otlp/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-exporter-otlp/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides programmatic configuration using Clojure of OpenTelemetry OTLP exporters

clj-otel-exporter-prometheus/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-exporter-prometheus/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides programmatic configuration using Clojure of OpenTelemetry Prometheus exporter

clj-otel-exporter-zipkin/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-exporter-zipkin/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides programmatic configuration using Clojure of OpenTelemetry Zipkin exporter

clj-otel-extension-trace-propagators/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/badge/clojars-0.2.10-orange?logo=clojure&logoColor=
44
ifndef::env-cljdoc[]
55
image:https://img.shields.io/badge/cljdoc-0.2.10-blue[cljdoc,link=https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-extension-trace-propagators/0.2.10]
66
endif::[]
7-
image:https://img.shields.io/github/license/steffan-westcott/clj-otel[License]
7+
image:https://img.shields.io/badge/license-Apache--2.0-green[License,link=https://www.apache.org/licenses/LICENSE-2.0]
88
image:https://img.shields.io/badge/clojurians-clj--otel-blue.svg?logo=slack[Slack channel,link=https://clojurians.slack.com/messages/clj-otel]
99

1010
Provides access using Clojure to additional OpenTelemetry trace propagators

0 commit comments

Comments
 (0)