{"id":13761654,"url":"https://github.com/opencensus-beam/opencensus_tesla","last_synced_at":"2025-04-09T18:43:34.561Z","repository":{"id":54835411,"uuid":"171717699","full_name":"opencensus-beam/opencensus_tesla","owner":"opencensus-beam","description":"Tesla middleware for OpenCensus","archived":false,"fork":false,"pushed_at":"2021-02-01T12:05:08.000Z","size":13,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:43:47.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opencensus-beam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-20T17:21:23.000Z","updated_at":"2024-10-27T03:45:50.000Z","dependencies_parsed_at":"2022-08-14T04:20:14.378Z","dependency_job_id":null,"html_url":"https://github.com/opencensus-beam/opencensus_tesla","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencensus-beam%2Fopencensus_tesla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencensus-beam%2Fopencensus_tesla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencensus-beam%2Fopencensus_tesla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencensus-beam%2Fopencensus_tesla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencensus-beam","download_url":"https://codeload.github.com/opencensus-beam/opencensus_tesla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247721900,"owners_count":20985084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T14:00:21.285Z","updated_at":"2025-04-09T18:43:34.532Z","avatar_url":"https://github.com/opencensus-beam.png","language":"Elixir","funding_links":[],"categories":["Integrations"],"sub_categories":["Erlang/Elixir"],"readme":"# OpenCensus Tesla Middleware\n\n[![CircleCI](https://circleci.com/gh/opencensus-beam/opencensus_tesla.svg?style=svg)](https://circleci.com/gh/opencensus-beam/opencensus_tesla)\n[![CodeCov](https://codecov.io/gh/opencensus-beam/opencensus_tesla/branch/master/graph/badge.svg)](https://codecov.io/gh/opencensus-beam/opencensus_tesla)\n[![Inline docs](http://inch-ci.org/github/opencensus-beam/opencensus_tesla.svg)](http://inch-ci.org/github/opencensus-beam/opencensus_tesla)\n\nOpencensusTesla is a Tesla middleware for generating spans for outgoing requests. This middleware will create a new child span from the current context and include this context in W3C TraceContext headers with the request.\n\n## Installation\n\nThe package can be installed by adding `opencensus_tesla` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:opencensus_tesla, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n\n### Example usage\n\n```\ndefmodule MyClient do\n  use Tesla\n\n  plug OpencensusTesla.Middleware\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencensus-beam%2Fopencensus_tesla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencensus-beam%2Fopencensus_tesla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencensus-beam%2Fopencensus_tesla/lists"}