actix-web-opentelemetry 0.1.2

OpenTelemetry integration for Actix Web apps
Documentation
[dependencies.actix-web]
version = "1.0.9"

[dependencies.futures]
version = "0.1.25"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.opentelemetry]
version = "0.1.5"

[dependencies.regex]
version = "1.3.1"
[dev-dependencies.actix-rt]
version = "0.2.6"

[package]
authors = ["Julian Tescher <julian@outtherelabs.com>"]
categories = ["development-tools::debugging"]
description = "OpenTelemetry integration for Actix Web apps"
edition = "2018"
homepage = "https://github.com/OutThereLabs/actix-web-opentelemetry"
keywords = ["actix", "actix-web", "opentelemetry", "jaeger", "prometheus"]
license = "MIT"
name = "actix-web-opentelemetry"
readme = "README.md"
repository = "https://github.com/OutThereLabs/actix-web-opentelemetry"
version = "0.1.2"