Is there a configuration option for akka http to use HSTS as a default header?

No config providing anything like that out of the box, you’d have to be able to wrap the HttpRequest ->HttpResponse logic or the Akka HTTP routes that Snowplow uses to be able to do that.