You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runtime version (e.g. net462, net48, net6.0, net7.0 etc. You can
find this information from the *.csproj file):
TBD
Is this a feature request or a bug?
Feature Request
Bug
What is the expected behavior?
What do you expect to see?
What is the actual behavior?
What did you see instead? If you are reporting a bug, create a self-contained
project using the template of your choice and apply the minimum required code to
result in the issue you're observing. We will close this issue if:
The repro project you share with us is complex. We can't investigate custom
projects, so don't point us to such, please.
If we can not reproduce the behavior you're reporting.
Additional Context
Add any other context about the feature request here.
For now, there is no such possibility.
OpenTelemetry collector can be central point where you can process all data. It includes any manipulation of resources/attributes. Is it an option for you?
The Collector is the solution for this, take a look at the transform processor. I would suggest keeping at the resource attributes however, as these allow you to filter and graph later if they do become relevant.
I'm closing this as it's not something we would do at the SDK level.
Issue with OpenTelemetry.ResourceDetectors.AWS
List of all OpenTelemetry NuGet
packages and version that you are
using (e.g.
OpenTelemetry 1.3.2
):Runtime version (e.g.
net462
,net48
,net6.0
,net7.0
etc. You canfind this information from the
*.csproj
file):Is this a feature request or a bug?
What is the expected behavior?
What do you expect to see?
What is the actual behavior?
What did you see instead? If you are reporting a bug, create a self-contained
project using the template of your choice and apply the minimum required code to
result in the issue you're observing. We will close this issue if:
projects, so don't point us to such, please.
Additional Context
Add any other context about the feature request here.
@Kielek
The text was updated successfully, but these errors were encountered: