GoogleCloudPlatform / cloud-profiler-python

Stackdriver Profiler Python agent is a tool that continuously gathers CPU usage information from Python applications
Apache License 2.0
27 stars 23 forks source link

fix: relax service name regexp to allow service name to start with number #114

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

fix: relax service name regexp to allow service name to start with number

With this change, profiling agents can be run with App Engine applications whose service names start with number.