Mikkel Malmberg

Results 101 comments of Mikkel Malmberg

I see your point. And you're right that there's not much to do as long as we are using the sample rate. We could add an _always_sample_endpoint_patterns_ option. You could...

That's exactly what I suggested in our company Slack 😄 This would be nice. But something I'd postpone to at least 1.1. If you're feeling adventurous, PRs are very welcome!

Unfortunately, this is a bit different for Ruby than it is for Java. We're looking at it but it's currently not possible with the agent. 1. You can add all...

Only looking at whether it's even a possibility or not. No ETA at all.

Huh, what version of `concurrent-ruby` does your app use?

Amazed that you figured this out, @estolfo.

I've _fixed_ this by adding `exec zsh` to the end of my `.bashrc`. Don't do that - but you can.

Like I said - _don't_ :smile:

_I think_ what fixed this was a mixture of adding `server=tilde` to the `[main]` section of `/etc/puppet/puppet.conf` and having this in `/etc/hosts`: ``` 127.0.1.1 matilde.club tilde ``` And `/etc/hostname`: ```...