Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy
dateAsStringRt
to observability plugin
Observability was importing `dateAsStringRt` from APM, which creates an implicit circular dependency between the two plugins. Copy that function into where it was being used in observability to remove the dependency. Related to #80508.
- Loading branch information