i switched to grpc and got a 404
i guess the endpoint is different but its not documented so hard to tell and find for that part
i switched to grpc and got a 404
i guess the endpoint is different but its not documented so hard to tell and find for that part
since i'm not using any form of collector
im directly hitting datadog
how did you find/know that they are using 0.133.x ?
so that i can push that to them directly
since i'm not using any form of collector
im directly hitting datadog
how did you find/know that they are using 0.133.x ?
so that i can push that to them directly
github.com/tebeco/Agent...
metrics returns 400
"\b\u0003\u0012MInvalid protobuf structure: proto: wrong wireType = 1 for field BucketCounts\n"
I'll see if support understand from the server side what's happening
if you have any idea i'll take it
github.com/tebeco/Agent...
metrics returns 400
"\b\u0003\u0012MInvalid protobuf structure: proto: wrong wireType = 1 for field BucketCounts\n"
I'll see if support understand from the server side what's happening
if you have any idea i'll take it
don't worry about this one
tbh i feel like all datadog page should all add the otel dotnet sdk samples
lots of Java and JS
and the dotnet one (cumulative delta) had:
DelayInMillisecond = Convert.ToInt32("5000")
this hurts to read ^^
don't worry about this one
tbh i feel like all datadog page should all add the otel dotnet sdk samples
lots of Java and JS
and the dotnet one (cumulative delta) had:
DelayInMillisecond = Convert.ToInt32("5000")
this hurts to read ^^
some looking at the opentelemtry.io
some in a weird page on DD which i didn't expect
and some by disabling enable "just my code" and debugging OTEL sdk
i'll be adding a ResourceDetector to DI
and from that have KVP added
oteldocs also shows AddAtrributes
some looking at the opentelemtry.io
some in a weird page on DD which i didn't expect
and some by disabling enable "just my code" and debugging OTEL sdk
i'll be adding a ResourceDetector to DI
and from that have KVP added
oteldocs also shows AddAtrributes
we were confirmed "whitelisted" around april
i'll ask support to confirm that it's indeed whitelisted
i don't know if you're allowed to confirm if the docs is incorrect by looking at the linked repo and the value i'm using for the header
else i'll reping support for that i guess
we were confirmed "whitelisted" around april
i'll ask support to confirm that it's indeed whitelisted
i don't know if you're allowed to confirm if the docs is incorrect by looking at the linked repo and the value i'm using for the header
else i'll reping support for that i guess
the repo you linked directly hardcode the values from const
in order to make that flexible it needs to use ResourceDetector
it works kinda like a StaticLogEnricher for settings KeyValuePair with DI and thus IOptions
the repo you linked directly hardcode the values from const
in order to make that flexible it needs to use ResourceDetector
it works kinda like a StaticLogEnricher for settings KeyValuePair with DI and thus IOptions
this is the closest i got, any tips for what's missing ?
im getting 400 for the metrics
i cant find the equivalent of DD_SERVICE / DD_TAGS...
github.com/tebeco/Agent...
this is the closest i got, any tips for what's missing ?
im getting 400 for the metrics
i cant find the equivalent of DD_SERVICE / DD_TAGS...
github.com/tebeco/Agent...
the only docs i'm finding so was is related to the collector which i'm trying to avoid
i'm trying from a raw aspire starter to add to the service default the config like a nuget would do
the only docs i'm finding so was is related to the collector which i'm trying to avoid
i'm trying from a raw aspire starter to add to the service default the config like a nuget would do
i also saw something ultra weird about truncating trace id, that doesn't feel normal at all AFAICT
i also saw something ultra weird about truncating trace id, that doesn't feel normal at all AFAICT
do you need more info that could help the resolution ?
or the team behind have already enough to work on it ?
do you need more info that could help the resolution ?
or the team behind have already enough to work on it ?
it's still happening with 27927.1
i re created a new feedback
it's still happening with 27927.1
i re created a new feedback
want the number here afterward or i let the process go through support team ?
want the number here afterward or i let the process go through support team ?
these could be drafted as
dnvm.cs
dnx.cs
what could we do with this 🤔😐🙃
these could be drafted as
dnvm.cs
dnx.cs
what could we do with this 🤔😐🙃
i don't see either a way to remove string from array
or truncate
i don't see either a way to remove string from array
or truncate