's Avatar

@tebeco

26
Followers
130
Following
53
Posts
20.11.2024
Joined
Posts Following

Latest posts by @tebeco

also it would be cool to be able "open from clipboard" (maybe this one exists in fact)

26.01.2026 07:24 👍 0 🔁 0 💬 0 📌 0

hello @kaylacinnamon.bsky.social
I wonder if it was suggested in the past to have Snip & Sketch having a "circle with Right Click" to circle something to censor things out fast
(Snip & Sketch would love shortcut mapping)

And able to save or have "profiles" for censor (blur / full rectangle / ...)

26.01.2026 07:22 👍 0 🔁 0 💬 1 📌 0

hello @madskristensen.net
I just saw that the Devops portal have possibly a sub-domain in
"aex.dev.azure.com"
I tried to search up a bit but can't find where the difference with "dev.azure.com" is documented.
Any idea where to look for details ? (Unsure who would the community manager for AZDO)

06.11.2025 06:59 👍 0 🔁 0 💬 0 📌 0

or maybe @poppastring.com / @visualstudio.com

14.10.2025 17:59 👍 0 🔁 0 💬 0 📌 0

hello @madskristensen.net
i don't see anymore the button of Code Search on the top right to change the code split to be vertical/horizontal on both 2022 and 2026
and i can't tell in the setting where would that be
i also don't see a line in the settings.json

how does one change it now ?

13.10.2025 10:50 👍 0 🔁 0 💬 1 📌 0

yeah i have no idea
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

26.09.2025 08:13 👍 0 🔁 0 💬 0 📌 0

ok stupid question
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

26.09.2025 07:55 👍 0 🔁 0 💬 1 📌 0
Preview
[bug][metrics OtelExporter] Invalid protobuf structure: proto: wrong wireType = 1 for field BucketCounts · Issue #6538 · open-telemetry/opentelemetry-dotnet Package OpenTelemetry.Exporter.OpenTelemetryProtocol Package Version Package Name Version OpenTelemetry.Exporter.OpenTelemetryProtocol 1.12.0 OpenTelemetry.Extensions.Hosting 1.12.0 OpenTelemetry.I...

hi @martincostello.com
i saw you opened github.com/open-telemet...
on the otel-collector repo

i seem to face something similar on the OtelExporter itself (but only for metrics)
github.com/open-telemet...

any tips or clue for what to do or checks in case i have miss configured my code ?

26.09.2025 07:34 👍 1 🔁 0 💬 1 📌 0

this is what is look like in case you're interested:
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

25.09.2025 19:27 👍 0 🔁 0 💬 0 📌 0

yeah i guessed so
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 ^^

25.09.2025 17:02 👍 0 🔁 0 💬 0 📌 0

i found info mixed in many places
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

25.09.2025 16:59 👍 0 🔁 0 💬 0 📌 0

regarding metrics
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

25.09.2025 16:55 👍 0 🔁 0 💬 1 📌 0

i sort of find my way by using ResourceDetector

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

25.09.2025 10:57 👍 0 🔁 0 💬 0 📌 0
Preview
GitHub - tebeco/AgentLessOtelDataDog Contribute to tebeco/AgentLessOtelDataDog development by creating an account on GitHub.

i wanted to avoid as much as possible specific package for now and see how the integration from dotnet and otel sdk worked out

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...

24.09.2025 21:14 👍 0 🔁 0 💬 1 📌 0

can you point me to the docs page using the AddOpenTelemetry specific api from datadog ?
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

23.09.2025 21:26 👍 0 🔁 0 💬 1 📌 0

i'm especially curious about the trace/log correlation since the docs only show Setilog example for that. i wonder without serilog and the native logger

i also saw something ultra weird about truncating trace id, that doesn't feel normal at all AFAICT

20.09.2025 14:33 👍 0 🔁 0 💬 0 📌 0

hello @andrewlock.bsky.social
i just noticed you worked for datadog
i saw that you made helpful article about logging as well

do you have one article that show how to use native OTEL from aspnetcore to send the logs to datadog OTEL endpoint ?

20.09.2025 14:32 👍 0 🔁 0 💬 2 📌 0
Post image

in case anyone's in contact with Roji at #efcore

i was going to ask why InMemoryDbContext isn't deprecated to possibly remove it from public api since there's so much controversy about all the false positive and false negative it can yield back during testing

i'm honestly surprised

24.08.2025 18:00 👍 1 🔁 0 💬 0 📌 0

thx for taking the time

do you need more info that could help the resolution ?
or the team behind have already enough to work on it ?

22.08.2025 05:24 👍 1 🔁 0 💬 1 📌 0

just in case
it's still happening with 27927.1

i re created a new feedback

22.08.2025 04:50 👍 0 🔁 0 💬 1 📌 0

sure i'll do that
want the number here afterward or i let the process go through support team ?

14.08.2025 05:28 👍 1 🔁 0 💬 1 📌 0
Post image

@jenmsft.bsky.social

is there a known bug on the latest dev or canary of windows that when running from the latest insider of vs2022

instead of using wt preview as a default terminal it still pops out conhost ?

this is super recent like max 1month i think

even "cmd" inside Win+R pops conhost

13.08.2025 23:33 👍 1 🔁 0 💬 1 📌 0
Video thumbnail

No Boot, No Hacker

27.06.2025 09:16 👍 0 🔁 0 💬 0 📌 0

i wonder what would the code look like if there was such a file that could update the sdk in c# and manage version
these could be drafted as
dnvm.cs
dnx.cs

what could we do with this 🤔😐🙃

23.06.2025 11:09 👍 1 🔁 0 💬 0 📌 0
Post image
05.06.2025 16:51 👍 0 🔁 0 💬 0 📌 0

Modifier have ShouldSerialize but it doesn't allow mutation like trimming
i don't see either a way to remove string from array
or truncate

24.05.2025 07:20 👍 0 🔁 0 💬 0 📌 0

@james.newtonking.com
is there a way with STJ, i'm thinking modifier / converter to read and modify value value of existing JsonElement
eg:
removing empty string inside array
trim string
remove empty string
remove empty array
truncate string only if they are inside string array

24.05.2025 07:18 👍 0 🔁 0 💬 1 📌 0
Post image

hum someone said hotdog ?

24.04.2025 19:13 👍 1 🔁 0 💬 0 📌 0
Post image

is the link on twitter contains the same info as above ? or a competent

The well being of twitter is less and less a thing and they are less and less permissive reading people without account / browser in app to access it

unsure if that's probably better to post here and link the other way around

22.04.2025 10:53 👍 0 🔁 0 💬 0 📌 0

i'm curious about the recommendation using the client factory @davidfowl.com

all the config is a db lookup

does what you're saying it that the configuration pipeline is useless ?
since i can't predict it until i do a database lookup

so just a blank CreateClient() ?

12.04.2025 07:22 👍 0 🔁 0 💬 0 📌 0