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