tebeco.bsky.social
@tebeco.bsky.social
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)
November 6, 2025 at 6:59 AM
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 ?
October 13, 2025 at 10:50 AM
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 ?
[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...
github.com
September 26, 2025 at 7:34 AM
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 ?
September 20, 2025 at 2:32 PM
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
August 24, 2025 at 6:00 PM
@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
August 13, 2025 at 11:33 PM
June 5, 2025 at 4:51 PM
@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
May 24, 2025 at 7:18 AM
@captainsafia.com @damianedwards.com @davidfowl.com

is there anyway with http lient factory to have the ConfigureClient/AddHandler pipeline async ?

we're doing some multi tenancy with a known type of backend
about 8 different so 8 sort of pipeline (auth/header/serializer/way to get the url....)
April 12, 2025 at 4:28 AM
@jenmsft.bsky.social
do you know who to convince to have official presence on bluesky
and update their logo for things like AzureSdk/AzureSupport/Vs20k/azure devops etc....
still advertising for twitter / facebook to contact their community manager feels more than wrong, more than ever
March 12, 2025 at 4:38 PM
@stevesanderson.bsky.social

is there a page documenting how someone could "add/move" an entire interactive blazor app under a .MapGroup("/app") ?
with the less change as possible in many many files

let's say with interactive auto if that's what we're supposed to use
February 22, 2025 at 12:06 PM
hello @nickcraver.com
do you happen to know if there's a toggle on/off for SE.Redis via it options/code - RedisOptions

reason: have firewall issue not depending on me that will last few days and am trying to disable request to redis based on conf without if/elsing the call to .Add
February 20, 2025 at 8:06 PM
hello @andrewlock.bsky.social

am i missing a way to use OTEL with datadog without having to rely on either an agent that i need to deploy or the otel collector

code (log+trace) => otlp ingest
via the open standard protocol

cannot run an extra container and we cannot rely on appservice extension
December 18, 2024 at 7:33 PM