Configure tempo otlp reciever endpoint
This commit is contained in:
parent
feff1d06eb
commit
5ce8f46394
@ -12,7 +12,7 @@
|
||||
otlp = {
|
||||
protocols = {
|
||||
http = {
|
||||
endpoint = "localhost:4318";
|
||||
endpoint = ":4318";
|
||||
cors = {
|
||||
allowed_origins = [ "*.home.2rjus.net" ];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user