{ "name": "pg_tracing", "abstract": "Distributed Tracing for PostgreSQL", "version": "0.1.2", "maintainer": [ "Anthonin Bonnefoy " ], "tags": [ "monitoring", "tracing" ], "release_status": "unstable", "license": "mit", "prereqs": { "runtime": { "requires": { "PostgreSQL": "15.0.0" } } }, "provides": { "pg_tracing": { "file": "sql/pg_tracing--0.1.0.sql", "docfile": "doc/pg_tracing.md", "version": "0.1.2", "abstract": "Distributed Tracing for PostgreSQL" } }, "resources": { "bugtracker": { "web": "https://github.com/DataDog/pg_tracing/issues" }, "repository": { "url": "git://github.com/DataDog/pg_tracing.git" , "web": "https://github.com/DataDog/pg_tracing", "type": "git" } }, "generated_by": "Anthonin Bonnefoy", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" } }