Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendsofopentelemetry/opentelemetry-bundle
Traces, metrics, and logs instrumentation within your Symfony application
https://github.com/friendsofopentelemetry/opentelemetry-bundle
logging monitoring opentelemetry opentelemetry-php php symfony symfony-bundle tracing
Last synced: 3 months ago
JSON representation
Traces, metrics, and logs instrumentation within your Symfony application
- Host: GitHub
- URL: https://github.com/friendsofopentelemetry/opentelemetry-bundle
- Owner: FriendsOfOpenTelemetry
- License: mit
- Created: 2023-11-04T19:11:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T14:51:08.000Z (10 months ago)
- Last Synced: 2024-04-08T13:38:07.101Z (9 months ago)
- Topics: logging, monitoring, opentelemetry, opentelemetry-php, php, symfony, symfony-bundle, tracing
- Language: PHP
- Homepage: https://friendsofopentelemetry.github.io/opentelemetry-bundle/
- Size: 937 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# friendsofopentelemetry/opentelemetry-bundle
[![GitHub Actions: CI][github-actions-ci-badge]][github-actions-ci-page]
[![GitHub Actions: Docs][github-actions-docs-badge]][github-actions-docs-page]
[![Codecov: Coverage][codecov-badge]][codecov-page]
[![Coveralls: Coverage][coveralls-badge]][coveralls-page]
[![Project stage: Development][project-stage-badge]][project-stage-page]
[![Built with Nix][build-with-nix-badge]][build-with-nix-page]
[![FOSSA Status][fossa-status-badge]][fossa-status-page]> Traces, metrics, and logs instrumentation within your Symfony application.
## Overview
OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces.
For more information, visit the [OpenTelemetry PHP SDK documentation](https://opentelemetry.io/docs/languages/php/).
This bundle provides a seamless integration of the OpenTelemetry PHP SDK within your Symfony application.
## Documentation
Please read the documentation:
## Contributing
Found a bug, have a suggestion for a new feature? Please read the [contribution guide](CONTRIBUTING.md) and submit an issue.
## Versioning
TBD
## Credits
- [OpenTelemetry PHP](https://opentelemetry.io/docs/languages/php/)
- [Symfony SDK for Sentry](https://github.com/getsentry/sentry-symfony/)## License
All the code in this repository is released under the MIT License, for more information take a look at the [LICENSE](LICENSE) file.
[![FOSSA Status][fossa-status-badge-large]][fossa-status-page]
## Repo Activity
![Repo Activity][repobeats-image]
[github-actions-ci-badge]: https://github.com/FriendsOfOpenTelemetry/opentelemetry-bundle/actions/workflows/ci.yml/badge.svg
[github-actions-ci-page]: https://github.com/FriendsOfOpenTelemetry/opentelemetry-bundle/actions/workflows/ci.yml
[github-actions-docs-badge]: https://github.com/FriendsOfOpenTelemetry/opentelemetry-bundle/actions/workflows/docs.yml/badge.svg
[github-actions-docs-page]: https://github.com/FriendsOfOpenTelemetry/opentelemetry-bundle/actions/workflows/docs.yml
[codecov-badge]: https://codecov.io/gh/FriendsOfOpenTelemetry/opentelemetry-bundle/graph/badge.svg?token=XkThYaxqli
[codecov-page]: https://codecov.io/gh/FriendsOfOpenTelemetry/opentelemetry-bundle
[coveralls-badge]: https://img.shields.io/coverallsCoverage/github/FriendsOfOpenTelemetry/opentelemetry-bundle?logo=coveralls&label=coveralls
[coveralls-page]: https://coveralls.io/github/FriendsOfOpenTelemetry/opentelemetry-bundle
[build-with-nix-badge]: https://img.shields.io/badge/Built_With-Nix-5277C3.svg?logo=nixos
[build-with-nix-page]: https://builtwithnix.org/
[project-stage-badge]: https://img.shields.io/badge/Project_Stage-Development-yellowgreen.svg
[project-stage-page]: https://blog.pother.ca/project-stages/
[fossa-status-badge]: https://app.fossa.com/api/projects/git%2Bgithub.com%2FFriendsOfOpenTelemetry%2Fopentelemetry-bundle.svg?type=shield
[fossa-status-badge-large]: https://app.fossa.com/api/projects/git%2Bgithub.com%2FFriendsOfOpenTelemetry%2Fopentelemetry-bundle.svg?type=large
[fossa-status-page]: https://app.fossa.com/projects/git%2Bgithub.com%2FFriendsOfOpenTelemetry%2Fopentelemetry-bundle
[repobeats-image]: https://repobeats.axiom.co/api/embed/27664db040411ce770316b3bf7577564ded32e04.svg