Skip to content

Align /ingest HTTP API validation with Push API #3721

@kolesnikovae

Description

@kolesnikovae

The /ingest HTTP API has a long history and imposes stricter requirements on the service_name label (previously referred to as the "app name" in pre-v1 versions). Specifically, in the Push API, service_name supports UTF-8, whereas in the /ingest HTTP API, the allowed character set is more restricted (e.g., it does not permit / in the service name).

Metadata

Metadata

Assignees

Labels

type/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions