Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set lowercase names for the profiler to work. #277

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

Garbett1
Copy link
Contributor

@Garbett1 Garbett1 commented Feb 9, 2024

GCP Cloud profiler gave me the following error:

service name \"Elan\" does not match regular expression ^[a-z0-9]([-a-z0-9_.]{0,253}[a-z0-9])?$

This lowercases all those service names, and puts a backstop in there just in case.

peterebden
peterebden previously approved these changes Feb 9, 2024
Copy link
Collaborator

@peterebden peterebden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capital letters are deprecated

@Garbett1 Garbett1 merged commit ed7808e into thought-machine:master Feb 12, 2024
5 checks passed
Hamishpk pushed a commit to Hamishpk/please-servers that referenced this pull request Mar 7, 2024
* Set lowercase names for the profiler to work.

* Bump versions as well

---------

Co-authored-by: Alexander Garbett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants