forked from open-telemetry/opentelemetry-collector-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add region to sematextexporter config
- Loading branch information
1 parent
56075f9
commit 6cad40b
Showing
1 changed file
with
10 additions
and
0 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
6cad40b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Eromosele-SM App tokens have a certain fixed length. You could check for that instead of checking for "", which won't work well if one has a hard to see space for the App token, or one missed a character when copy-pasting the App token from somewhere.
6cad40b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Off the top of my head - 32. But you will see it in the SC UI - look at any App's screen for sending data, it should be listed there.