jclem
1
How do Fly’s integrated metrics and process groups work? If I have web
and worker
process groups, and this configuration in my config file:
[metrics]
port = 8081
path = "/metrics"
Will Fly fetch metrics from all machines, including from my worker processes?
Yes, the [metrics]
block applies to all process groups. (At the moment I don’t think there’s support for limiting it to specific groups.)
1 Like
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.