Configure tempo otlp reciever endpoint
This commit is contained in:
@@ -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" ];
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user