https://github.com/census-ecosystem/opencensus-ruby-exporter-ocagent
OpenCensus Ruby exporters for the OpenCensus Agent
https://github.com/census-ecosystem/opencensus-ruby-exporter-ocagent
Last synced: about 1 year ago
JSON representation
OpenCensus Ruby exporters for the OpenCensus Agent
- Host: GitHub
- URL: https://github.com/census-ecosystem/opencensus-ruby-exporter-ocagent
- Owner: census-ecosystem
- License: apache-2.0
- Archived: true
- Created: 2019-02-01T00:16:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T10:19:58.000Z (about 7 years ago)
- Last Synced: 2024-11-16T20:30:46.794Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Ruby OpenCensus Agent Exporter
This library exports OpenCensus data to the OpenCensus Agent.
## About the library
### Supported Ruby Versions
This library is supported on Ruby 2.3+.
### Versioning
This library follows [Semantic Versioning](http://semver.org/).
It is currently in major version zero (0.y.z), which means that anything may
change at any time, and the public API should not be considered stable.
## Contributing
Contributions to this library are always welcome and highly encouraged.
See the [Contributing Guide](CONTRIBUTING.md) for more information on how to get
started.
Please note that this project is released with a Contributor Code of Conduct. By
participating in this project you agree to abide by its terms. See
[Code of Conduct](CODE_OF_CONDUCT.md) for more information.
## License
This library is licensed under Apache 2.0. Full license text is available in
[LICENSE](LICENSE).