Skip to content

Conversation

@kinyoklion
Copy link
Member

Summary

This PR adds a basic config for the dotnet plugin and an initial otel setup.

This otel setup does not include being packaged as a plugin or the export sampling configuration.

It also includes an ASP.Net application to use for development. Currently this is in the same solution for ease of development. It could move to the e2e projects if needed later.

How did you test this change?

Are there any deployment considerations?

@kinyoklion kinyoklion force-pushed the rlamb/add-basic-config-dotnet branch from 18961cb to 6ee3c25 Compare August 8, 2025 22:20
@kinyoklion kinyoklion force-pushed the rlamb/add-basic-config-dotnet branch from 6ee3c25 to da1036d Compare August 8, 2025 22:24
@kinyoklion kinyoklion marked this pull request as ready for review August 8, 2025 22:42
@kinyoklion kinyoklion requested review from a team, RobertPakkoLD, Vadman97 and jay-khatri and removed request for a team and jay-khatri August 8, 2025 22:42
cursor[bot]

This comment was marked as outdated.

@kinyoklion kinyoklion enabled auto-merge (squash) August 11, 2025 20:23
@kinyoklion kinyoklion disabled auto-merge August 11, 2025 20:23
@kinyoklion kinyoklion enabled auto-merge (squash) August 11, 2025 20:24
@kinyoklion kinyoklion merged commit 3203e82 into main Aug 11, 2025
20 checks passed
@kinyoklion kinyoklion deleted the rlamb/add-basic-config-dotnet branch August 11, 2025 20:29
@github-actions github-actions bot mentioned this pull request Aug 26, 2025
tanderson-ld added a commit that referenced this pull request Aug 27, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-observability-android: 0.5.0</summary>

##
[0.5.0](launchdarkly-observability-android-0.4.0...launchdarkly-observability-android-0.5.0)
(2025-08-26)


### Features

* adds otel-android HTTP instrumentation
([#195](#195))
([e0baf35](e0baf35))
</details>

<details><summary>launchdarkly-observability-dotnet: 0.1.0</summary>

## 0.1.0 (2025-08-26)


### Features

* Add basic config for dotnet plugin.
([#167](#167))
([3203e82](3203e82))
* Add custom sampler for dotnet.
([#175](#175))
([de74b20](de74b20))
* Add export/processor samplers.
([#178](#178))
([2431886](2431886))
* Add graphql query to get sampling config.
([#181](#181))
([ee51f80](ee51f80))
* Add initial plugin for dotnet.
([#173](#173))
([564536d](564536d))
* Add singleton for dotnet.
([#185](#185))
([c32cf1c](c32cf1c))
* Allow custom configuration of otel.
([#187](#187))
([54e7214](54e7214))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Anderson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants