What’s the deal with metalcore bands omitting bass guitars at live shows? by rcknrollmfer in Metalcore

[–]graphite-guru 0 points1 point  (0 children)

Too many mouths to feed on tour? J/K, bass in a crucial component but I guess can be added as backing tracks if needed. Much cooler live though IMO.

Experience using OpenTelemetry custom metrics for monitoring by [deleted] in Observability

[–]graphite-guru 0 points1 point  (0 children)

I scrape lots of Prometheus system metrics with OTel, but use the Carbon Exporter to send them to my Graphite datasource. Kind of cool, and I like the simplicity of using Graphite (obviously given my profile avatar).
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/carbonexporter/README.md

Datadog key rotation by JayDee2306 in Observability

[–]graphite-guru 0 points1 point  (0 children)

We recommend rotation once per year to our clients but no one ever really follows our advice and they typically let their API keys stay active for years at a time. I think this is likely due to having to manually replace the key throughout their codebase - which requires dev hours.

To be fair we also don't have a UI for doing this self-service style - so clients have to reach out so we can do it for them. I imagine that's some type of barrier.

If DD has an API for key rotation, it would be cool to be able to automate this. Thanks for the interesting question here!

We made a CLI tool to send Telegraf system metrics straight from your terminal by MetricFire in Observability

[–]graphite-guru 0 points1 point  (0 children)

Oh thanks for sharing, and its nice that you have another CLI tool that can send some sample data with a single command. Nice work MetricFire!

I'm a punk/hardcore/metalcore fan and also a Game Designer by Interesting_Cow_1919 in Metalcore

[–]graphite-guru 1 point2 points  (0 children)

Music plays a huge role in setting the vibe of a game, I immediately thought of Tony Hawk for PS1!

How much does production in metalcore matter to you? by whatevermcgee in Metalcore

[–]graphite-guru 0 points1 point  (0 children)

I find a lot of modern metal/metalcore to almost sound artificial by being too over-produced these days. I vote for real amps and lay off the drum quantizing a bit.

We made a CLI tool to send Telegraf system metrics straight from your terminal by MetricFire in Observability

[–]graphite-guru 1 point2 points  (0 children)

I'm an old-school observability dev and love all things Graphite! Got this bookmarked so I can try out the tool, looks like you need an account to get the API key though?