Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTel Span in flagd Provider #620

Closed
Kavindu-Dodan opened this issue Apr 17, 2023 · 1 comment
Closed

OTel Span in flagd Provider #620

Kavindu-Dodan opened this issue Apr 17, 2023 · 1 comment
Assignees

Comments

@Kavindu-Dodan
Copy link
Contributor

The flagd provider should start an OTel span that will be passed to flagd to get cross-service tracing for evaluation.

@Kavindu-Dodan Kavindu-Dodan self-assigned this Apr 17, 2023
@Kavindu-Dodan Kavindu-Dodan converted this from a draft issue Apr 17, 2023
@Kavindu-Dodan
Copy link
Contributor Author

Investigating connect go observability [1]

[1] - https://connect.build/docs/go/observability/

@Kavindu-Dodan Kavindu-Dodan moved this from In Progress to Review in 🔭 OFO/flagd Observability with OTel Apr 19, 2023
Kavindu-Dodan added a commit that referenced this issue Apr 25, 2023
## This PR

Partially address issue #620

Introduce connect interceptor[1] to add distributed tracing support for
flagd.

With interceptor and sdk tracing, we can get out of the box distributed
tracing. Consider following screens,


![image](https://user-images.githubusercontent.com/8186721/232918928-c4c75290-d1fd-4021-9435-d5e079084bc7.png)


![image](https://user-images.githubusercontent.com/8186721/232918838-0dbb488b-e7df-4c42-9bd1-960879291541.png)

note - follow up pr is ready at
https://github.com/open-feature/go-sdk-contrib


[1] - https://connect.build/docs/go/observability/

---------

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant