-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: clean up types slightly (drop GenericSpan, s/agent/apm/ per…
… docs (#2300) - Drop the "GenericSpan" interface in our types. It isn't an external concept and there wasn't a lot of utility in using inheritance for it in the types file. - Change from 'agent.' to 'apm.' usage in the types test file because 'apm' is the prefix we encourage in docs (for good reason I think, it is less ambiguous).
- Loading branch information
Showing
3 changed files
with
125 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters