Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/opencensus-beam/opencensus-cowboy

Opencensus Cowboy integration
https://github.com/opencensus-beam/opencensus-cowboy

cowboy erlang opencensus tracing

Last synced: 3 months ago
JSON representation

Opencensus Cowboy integration

Lists

README

        

# opencensus_cowboy #

Copyright (c) 2018 Ilya Khaprov <>.

__Version:__ 0.3.0

[![Hex.pm][Hex badge]][Hex link]
[![Hex.pm Downloads][Hex downloads badge]][Hex link]
[![Build Status][Travis badge]][Travis link]

## Restoring trace context

## Gathering statistics

## Contributing

Section order:

- Types
- Macros
- Callbacks
- Public API
- Deprecations
- Private Parts

Install the `git` pre-commit hook:

```bash

./bin/pre-commit.sh install

```

The pre-commit check can be skipped by passing `--no-verify` to `git commit`.

## License

MIT

[Hex badge]: https://img.shields.io/hexpm/v/opencensus_cowboy.svg?maxAge=2592000?style=plastic
[Hex link]: https://hex.pm/packages/opencensus_cowboy
[Hex downloads badge]: https://img.shields.io/hexpm/dt/opencensus_cowboy.svg?maxAge=2592000
[Travis badge]: https://travis-ci.org/deadtrickster/opencensus-cowboy.svg?branch=version-3
[Travis link]: https://travis-ci.org/deadtrickster/opencensus-cowboy
[Coveralls badge]: https://coveralls.io/repos/github/deadtrickster/opencensus-cowboy/badge.svg?branch=master
[Coveralls link]: https://coveralls.io/github/deadtrickster/opencensus-cowboy?branch=master

## Modules ##

opencensus_cowboy2_context
opencensus_cowboy2_instrumenter