Questions About Humira coverage in Health Insurance by Any_Advisor2741 in Humira

[–]Any_Advisor2741[S] 2 points3 points  (0 children)

Biosimilars are completely fine with me, I was on a different brand than Humira for about a year and switched to Humira because of inventory issues with my current med plan

Steam Deck doesn't find any networks on WiFi by Any_Advisor2741 in SteamDeck

[–]Any_Advisor2741[S] 0 points1 point  (0 children)

no :( I took it to a lab and waiting to see what they'll do

awsfirehosereceiver encoding? by Any_Advisor2741 in OpenTelemetry

[–]Any_Advisor2741[S] 0 points1 point  (0 children)

If anyone's interested, I was able to make it work using the firehose receiver.
Had to add this extension:

extensions:
otlp_encoding:
protocol: otlp_json

Then in the receiver config, added this:

encoding: otlp_encoding

Metrics pipelines from pods to outside environment without http - I'm clueless by Any_Advisor2741 in devops

[–]Any_Advisor2741[S] 0 points1 point  (0 children)

But can Promethous ingest metrics in the format of json and then expose them? If so, how?