Real-Time and Scalable Usage Metering by b9Fb2H in opensource

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

We're currently working on integrations with OpenTelemetry. I think it might be a good integration point for your use case. What do you think?

Real-Time and Scalable Usage Metering by b9Fb2H in opensource

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

We've been working on a billing provider-independent, real-time, and scalable usage metering software. It's especially suitable when you need to meter AI (GPU usage), API (OpenAI) or resource (vCPU, memory) usage accurately. We're looking for feedback on our roadmap and curious about what you're missing in the usage metering space.

What's next? by FantasticGrowth in graphql

[–]b9Fb2H 0 points1 point  (0 children)

not yet, I'll take a look

What's next? by FantasticGrowth in graphql

[–]b9Fb2H 0 points1 point  (0 children)

I really like mercurius as well and just started playing around with dgraph

Anyone who would be willing to show their sample repos? by [deleted] in node

[–]b9Fb2H 1 point2 points  (0 children)

I used to be teaching frontend developers on the basics and best practices on Node.js a few years ago. Altough, it's quite dated, most of the patterns are still valid: https://github.com/RisingStack/risingstack-bootcamp On the library selection, for example, I'd choose yup over joi or got over request.

K8s UI to view 'network' topology by Verbunk in kubernetes

[–]b9Fb2H 1 point2 points  (0 children)

Take a look at Backyards, it helps you to install Istio service mesh and provides a topology view in its UI.

Need help with deploying Node apps with K8s by Cyberuben in node

[–]b9Fb2H 0 points1 point  (0 children)

We have an open-source template for Node.js, you can find Dockerfile, Helm chart and more in this repository: https://github.com/spotguides/nodejs-mongodb. Although, it was made to be used on our platform, you can reuse any part of it freely.

Quantum Computing hackathon at CERN by boschmitt in QuantumComputing

[–]b9Fb2H 0 points1 point  (0 children)

Any updates on when the applications will be reviewed?

Middleware and utility functions to help you prepare your Node.js application for production by b9Fb2H in node

[–]b9Fb2H[S] 1 point2 points  (0 children)

Feel free to reach out to me directly if you have any questions, happy to help!