Static Configuration: File

YAML

  1. global:
  2. checkNewVersion: true
  3. sendAnonymousUsage: true
  4. serversTransport:
  5. insecureSkipVerify: true
  6. rootCAs:
  7. - foobar
  8. - foobar
  9. maxIdleConnsPerHost: 42
  10. forwardingTimeouts:
  11. dialTimeout: 42s
  12. responseHeaderTimeout: 42s
  13. idleConnTimeout: 42s
  14. entryPoints:
  15. EntryPoint0:
  16. address: foobar
  17. transport:
  18. lifeCycle:
  19. requestAcceptGraceTimeout: 42s
  20. graceTimeOut: 42s
  21. respondingTimeouts:
  22. readTimeout: 42s
  23. writeTimeout: 42s
  24. idleTimeout: 42s
  25. proxyProtocol:
  26. insecure: true
  27. trustedIPs:
  28. - foobar
  29. - foobar
  30. forwardedHeaders:
  31. insecure: true
  32. trustedIPs:
  33. - foobar
  34. - foobar
  35. http:
  36. redirections:
  37. entryPoint:
  38. to: foobar
  39. scheme: foobar
  40. permanent: true
  41. priority: 42
  42. middlewares:
  43. - foobar
  44. - foobar
  45. tls:
  46. options: foobar
  47. certResolver: foobar
  48. domains:
  49. - main: foobar
  50. sans:
  51. - foobar
  52. - foobar
  53. - main: foobar
  54. sans:
  55. - foobar
  56. - foobar
  57. http2:
  58. maxConcurrentStreams: 42
  59. http3:
  60. advertisedPort: 42
  61. udp:
  62. timeout: 42s
  63. providers:
  64. providersThrottleDuration: 42s
  65. docker:
  66. constraints: foobar
  67. watch: true
  68. endpoint: foobar
  69. defaultRule: foobar
  70. tls:
  71. ca: foobar
  72. caOptional: true
  73. cert: foobar
  74. key: foobar
  75. insecureSkipVerify: true
  76. exposedByDefault: true
  77. useBindPortIP: true
  78. swarmMode: true
  79. network: foobar
  80. swarmModeRefreshSeconds: 42s
  81. httpClientTimeout: 42s
  82. allowEmptyServices: true
  83. file:
  84. directory: foobar
  85. watch: true
  86. filename: foobar
  87. debugLogGeneratedTemplate: true
  88. marathon:
  89. constraints: foobar
  90. trace: true
  91. watch: true
  92. endpoint: foobar
  93. defaultRule: foobar
  94. exposedByDefault: true
  95. dcosToken: foobar
  96. tls:
  97. ca: foobar
  98. caOptional: true
  99. cert: foobar
  100. key: foobar
  101. insecureSkipVerify: true
  102. dialerTimeout: 42s
  103. responseHeaderTimeout: 42s
  104. tlsHandshakeTimeout: 42s
  105. keepAlive: 42s
  106. forceTaskHostname: true
  107. basic:
  108. httpBasicAuthUser: foobar
  109. httpBasicPassword: foobar
  110. respectReadinessChecks: true
  111. kubernetesIngress:
  112. endpoint: foobar
  113. token: foobar
  114. certAuthFilePath: foobar
  115. namespaces:
  116. - foobar
  117. - foobar
  118. labelSelector: foobar
  119. ingressClass: foobar
  120. throttleDuration: 42s
  121. allowEmptyServices: true
  122. allowExternalNameServices: true
  123. ingressEndpoint:
  124. ip: foobar
  125. hostname: foobar
  126. publishedService: foobar
  127. kubernetesCRD:
  128. endpoint: foobar
  129. token: foobar
  130. certAuthFilePath: foobar
  131. namespaces:
  132. - foobar
  133. - foobar
  134. allowCrossNamespace: true
  135. allowExternalNameServices: true
  136. labelSelector: foobar
  137. ingressClass: foobar
  138. throttleDuration: 42s
  139. allowEmptyServices: true
  140. kubernetesGateway:
  141. endpoint: foobar
  142. token: foobar
  143. certAuthFilePath: foobar
  144. namespaces:
  145. - foobar
  146. - foobar
  147. labelSelector: foobar
  148. throttleDuration: 42s
  149. rest:
  150. insecure: true
  151. rancher:
  152. constraints: foobar
  153. watch: true
  154. defaultRule: foobar
  155. exposedByDefault: true
  156. enableServiceHealthFilter: true
  157. refreshSeconds: 42
  158. intervalPoll: true
  159. prefix: foobar
  160. consulCatalog:
  161. constraints: foobar
  162. prefix: foobar
  163. refreshInterval: 42s
  164. requireConsistent: true
  165. stale: true
  166. cache: true
  167. exposedByDefault: true
  168. defaultRule: foobar
  169. connectAware: true
  170. connectByDefault: true
  171. serviceName: foobar
  172. watch: true
  173. namespace: foobar
  174. namespaces:
  175. - foobar
  176. - foobar
  177. endpoint:
  178. address: foobar
  179. scheme: foobar
  180. datacenter: foobar
  181. token: foobar
  182. endpointWaitTime: 42s
  183. tls:
  184. ca: foobar
  185. caOptional: true
  186. cert: foobar
  187. key: foobar
  188. insecureSkipVerify: true
  189. httpAuth:
  190. username: foobar
  191. password: foobar
  192. nomad:
  193. defaultRule: foobar
  194. constraints: foobar
  195. prefix: foobar
  196. stale: true
  197. namespace: foobar
  198. exposedByDefault: true
  199. refreshInterval: 42s
  200. endpoint:
  201. address: foobar
  202. region: foobar
  203. token: foobar
  204. endpointWaitTime: 42s
  205. tls:
  206. ca: foobar
  207. caOptional: true
  208. cert: foobar
  209. key: foobar
  210. insecureSkipVerify: true
  211. ecs:
  212. constraints: foobar
  213. exposedByDefault: true
  214. refreshSeconds: 42
  215. defaultRule: foobar
  216. clusters:
  217. - foobar
  218. - foobar
  219. autoDiscoverClusters: true
  220. region: foobar
  221. accessKeyID: foobar
  222. secretAccessKey: foobar
  223. ecsAnywhere: true
  224. consul:
  225. rootKey: foobar
  226. endpoints:
  227. - foobar
  228. - foobar
  229. token: foobar
  230. namespace: foobar
  231. namespaces:
  232. - foobar
  233. - foobar
  234. tls:
  235. ca: foobar
  236. caOptional: true
  237. cert: foobar
  238. key: foobar
  239. insecureSkipVerify: true
  240. etcd:
  241. rootKey: foobar
  242. endpoints:
  243. - foobar
  244. - foobar
  245. username: foobar
  246. password: foobar
  247. tls:
  248. ca: foobar
  249. caOptional: true
  250. cert: foobar
  251. key: foobar
  252. insecureSkipVerify: true
  253. zooKeeper:
  254. rootKey: foobar
  255. endpoints:
  256. - foobar
  257. - foobar
  258. username: foobar
  259. password: foobar
  260. redis:
  261. rootKey: foobar
  262. endpoints:
  263. - foobar
  264. - foobar
  265. username: foobar
  266. password: foobar
  267. db: 42
  268. tls:
  269. ca: foobar
  270. caOptional: true
  271. cert: foobar
  272. key: foobar
  273. insecureSkipVerify: true
  274. http:
  275. endpoint: foobar
  276. pollInterval: 42s
  277. pollTimeout: 42s
  278. tls:
  279. ca: foobar
  280. caOptional: true
  281. cert: foobar
  282. key: foobar
  283. insecureSkipVerify: true
  284. plugin:
  285. Descriptor0: {}
  286. Descriptor1: {}
  287. api:
  288. insecure: true
  289. dashboard: true
  290. debug: true
  291. metrics:
  292. prometheus:
  293. buckets:
  294. - 42
  295. - 42
  296. addEntryPointsLabels: true
  297. addRoutersLabels: true
  298. addServicesLabels: true
  299. entryPoint: foobar
  300. manualRouting: true
  301. datadog:
  302. address: foobar
  303. pushInterval: 42s
  304. addEntryPointsLabels: true
  305. addRoutersLabels: true
  306. addServicesLabels: true
  307. prefix: foobar
  308. statsD:
  309. address: foobar
  310. pushInterval: 42s
  311. addEntryPointsLabels: true
  312. addRoutersLabels: true
  313. addServicesLabels: true
  314. prefix: foobar
  315. influxDB:
  316. address: foobar
  317. protocol: foobar
  318. pushInterval: 42s
  319. database: foobar
  320. retentionPolicy: foobar
  321. username: foobar
  322. password: foobar
  323. addEntryPointsLabels: true
  324. addRoutersLabels: true
  325. addServicesLabels: true
  326. additionalLabels:
  327. name0: foobar
  328. name1: foobar
  329. influxDB2:
  330. address: foobar
  331. token: foobar
  332. pushInterval: 42s
  333. org: foobar
  334. bucket: foobar
  335. addEntryPointsLabels: true
  336. addRoutersLabels: true
  337. addServicesLabels: true
  338. additionalLabels:
  339. name0: foobar
  340. name1: foobar
  341. ping:
  342. entryPoint: foobar
  343. manualRouting: true
  344. terminatingStatusCode: 42
  345. log:
  346. level: foobar
  347. filePath: foobar
  348. format: foobar
  349. accessLog:
  350. filePath: foobar
  351. format: foobar
  352. filters:
  353. statusCodes:
  354. - foobar
  355. - foobar
  356. retryAttempts: true
  357. minDuration: 42s
  358. fields:
  359. defaultMode: foobar
  360. names:
  361. name0: foobar
  362. name1: foobar
  363. headers:
  364. defaultMode: foobar
  365. names:
  366. name0: foobar
  367. name1: foobar
  368. bufferingSize: 42
  369. tracing:
  370. serviceName: foobar
  371. spanNameLimit: 42
  372. jaeger:
  373. samplingServerURL: foobar
  374. samplingType: foobar
  375. samplingParam: 42
  376. localAgentHostPort: foobar
  377. gen128Bit: true
  378. propagation: foobar
  379. traceContextHeaderName: foobar
  380. disableAttemptReconnecting: true
  381. collector:
  382. endpoint: foobar
  383. user: foobar
  384. password: foobar
  385. zipkin:
  386. httpEndpoint: foobar
  387. sameSpan: true
  388. id128Bit: true
  389. sampleRate: 42
  390. datadog:
  391. localAgentHostPort: foobar
  392. globalTag: foobar
  393. globalTags:
  394. tag1: foobar
  395. tag2: foobar
  396. debug: true
  397. prioritySampling: true
  398. traceIDHeaderName: foobar
  399. parentIDHeaderName: foobar
  400. samplingPriorityHeaderName: foobar
  401. bagagePrefixHeaderName: foobar
  402. instana:
  403. localAgentHost: foobar
  404. localAgentPort: 42
  405. logLevel: foobar
  406. enableAutoProfile: true
  407. haystack:
  408. localAgentHost: foobar
  409. localAgentPort: 42
  410. globalTag: foobar
  411. traceIDHeaderName: foobar
  412. parentIDHeaderName: foobar
  413. spanIDHeaderName: foobar
  414. baggagePrefixHeaderName: foobar
  415. elastic:
  416. serverURL: foobar
  417. secretToken: foobar
  418. serviceEnvironment: foobar
  419. hostResolver:
  420. cnameFlattening: true
  421. resolvConfig: foobar
  422. resolvDepth: 42
  423. certificatesResolvers:
  424. CertificateResolver0:
  425. acme:
  426. email: foobar
  427. caServer: foobar
  428. certificatesDuration: 42
  429. preferredChain: foobar
  430. storage: foobar
  431. keyType: foobar
  432. eab:
  433. kid: foobar
  434. hmacEncoded: foobar
  435. dnsChallenge:
  436. provider: foobar
  437. delayBeforeCheck: 42s
  438. resolvers:
  439. - foobar
  440. - foobar
  441. disablePropagationCheck: true
  442. httpChallenge:
  443. entryPoint: foobar
  444. tlsChallenge: {}
  445. CertificateResolver1:
  446. acme:
  447. email: foobar
  448. caServer: foobar
  449. certificatesDuration: 42
  450. preferredChain: foobar
  451. storage: foobar
  452. keyType: foobar
  453. eab:
  454. kid: foobar
  455. hmacEncoded: foobar
  456. dnsChallenge:
  457. provider: foobar
  458. delayBeforeCheck: 42s
  459. resolvers:
  460. - foobar
  461. - foobar
  462. disablePropagationCheck: true
  463. httpChallenge:
  464. entryPoint: foobar
  465. tlsChallenge: {}
  466. hub:
  467. tls:
  468. insecure: true
  469. ca: foobar
  470. cert: foobar
  471. key: foobar
  472. experimental:
  473. kubernetesGateway: true
  474. http3: true
  475. hub: true
  476. plugins:
  477. Descriptor0:
  478. moduleName: foobar
  479. version: foobar
  480. Descriptor1:
  481. moduleName: foobar
  482. version: foobar
  483. localPlugins:
  484. Descriptor0:
  485. moduleName: foobar
  486. Descriptor1:
  487. moduleName: foobar

TOML

  1. [global]
  2. checkNewVersion = true
  3. sendAnonymousUsage = true
  4. [serversTransport]
  5. insecureSkipVerify = true
  6. rootCAs = ["foobar", "foobar"]
  7. maxIdleConnsPerHost = 42
  8. [serversTransport.forwardingTimeouts]
  9. dialTimeout = "42s"
  10. responseHeaderTimeout = "42s"
  11. idleConnTimeout = "42s"
  12. [entryPoints]
  13. [entryPoints.EntryPoint0]
  14. address = "foobar"
  15. [entryPoints.EntryPoint0.transport]
  16. [entryPoints.EntryPoint0.transport.lifeCycle]
  17. requestAcceptGraceTimeout = "42s"
  18. graceTimeOut = "42s"
  19. [entryPoints.EntryPoint0.transport.respondingTimeouts]
  20. readTimeout = "42s"
  21. writeTimeout = "42s"
  22. idleTimeout = "42s"
  23. [entryPoints.EntryPoint0.proxyProtocol]
  24. insecure = true
  25. trustedIPs = ["foobar", "foobar"]
  26. [entryPoints.EntryPoint0.forwardedHeaders]
  27. insecure = true
  28. trustedIPs = ["foobar", "foobar"]
  29. [entryPoints.EntryPoint0.http]
  30. middlewares = ["foobar", "foobar"]
  31. [entryPoints.EntryPoint0.http.redirections]
  32. [entryPoints.EntryPoint0.http.redirections.entryPoint]
  33. to = "foobar"
  34. scheme = "foobar"
  35. permanent = true
  36. priority = 42
  37. [entryPoints.EntryPoint0.http.tls]
  38. options = "foobar"
  39. certResolver = "foobar"
  40. [[entryPoints.EntryPoint0.http.tls.domains]]
  41. main = "foobar"
  42. sans = ["foobar", "foobar"]
  43. [[entryPoints.EntryPoint0.http.tls.domains]]
  44. main = "foobar"
  45. sans = ["foobar", "foobar"]
  46. [entryPoints.EntryPoint0.http2]
  47. maxConcurrentStreams = 42
  48. [entryPoints.EntryPoint0.http3]
  49. advertisedPort = 42
  50. [entryPoints.EntryPoint0.udp]
  51. timeout = "42s"
  52. [providers]
  53. providersThrottleDuration = "42s"
  54. [providers.docker]
  55. constraints = "foobar"
  56. watch = true
  57. endpoint = "foobar"
  58. defaultRule = "foobar"
  59. exposedByDefault = true
  60. useBindPortIP = true
  61. swarmMode = true
  62. network = "foobar"
  63. swarmModeRefreshSeconds = "42s"
  64. httpClientTimeout = "42s"
  65. allowEmptyServices = true
  66. [providers.docker.tls]
  67. ca = "foobar"
  68. caOptional = true
  69. cert = "foobar"
  70. key = "foobar"
  71. insecureSkipVerify = true
  72. [providers.file]
  73. directory = "foobar"
  74. watch = true
  75. filename = "foobar"
  76. debugLogGeneratedTemplate = true
  77. [providers.marathon]
  78. constraints = "foobar"
  79. trace = true
  80. watch = true
  81. endpoint = "foobar"
  82. defaultRule = "foobar"
  83. exposedByDefault = true
  84. dcosToken = "foobar"
  85. dialerTimeout = "42s"
  86. responseHeaderTimeout = "42s"
  87. tlsHandshakeTimeout = "42s"
  88. keepAlive = "42s"
  89. forceTaskHostname = true
  90. respectReadinessChecks = true
  91. [providers.marathon.tls]
  92. ca = "foobar"
  93. caOptional = true
  94. cert = "foobar"
  95. key = "foobar"
  96. insecureSkipVerify = true
  97. [providers.marathon.basic]
  98. httpBasicAuthUser = "foobar"
  99. httpBasicPassword = "foobar"
  100. [providers.kubernetesIngress]
  101. endpoint = "foobar"
  102. token = "foobar"
  103. certAuthFilePath = "foobar"
  104. namespaces = ["foobar", "foobar"]
  105. labelSelector = "foobar"
  106. ingressClass = "foobar"
  107. throttleDuration = "42s"
  108. allowEmptyServices = true
  109. allowExternalNameServices = true
  110. [providers.kubernetesIngress.ingressEndpoint]
  111. ip = "foobar"
  112. hostname = "foobar"
  113. publishedService = "foobar"
  114. [providers.kubernetesCRD]
  115. endpoint = "foobar"
  116. token = "foobar"
  117. certAuthFilePath = "foobar"
  118. namespaces = ["foobar", "foobar"]
  119. allowCrossNamespace = true
  120. allowExternalNameServices = true
  121. labelSelector = "foobar"
  122. ingressClass = "foobar"
  123. throttleDuration = "42s"
  124. allowEmptyServices = true
  125. [providers.kubernetesGateway]
  126. endpoint = "foobar"
  127. token = "foobar"
  128. certAuthFilePath = "foobar"
  129. namespaces = ["foobar", "foobar"]
  130. labelSelector = "foobar"
  131. throttleDuration = "42s"
  132. [providers.rest]
  133. insecure = true
  134. [providers.rancher]
  135. constraints = "foobar"
  136. watch = true
  137. defaultRule = "foobar"
  138. exposedByDefault = true
  139. enableServiceHealthFilter = true
  140. refreshSeconds = 42
  141. intervalPoll = true
  142. prefix = "foobar"
  143. [providers.consulCatalog]
  144. constraints = "foobar"
  145. prefix = "foobar"
  146. refreshInterval = "42s"
  147. requireConsistent = true
  148. stale = true
  149. cache = true
  150. exposedByDefault = true
  151. defaultRule = "foobar"
  152. connectAware = true
  153. connectByDefault = true
  154. serviceName = "foobar"
  155. watch = true
  156. namespace = "foobar"
  157. namespaces = ["foobar", "foobar"]
  158. [providers.consulCatalog.endpoint]
  159. address = "foobar"
  160. scheme = "foobar"
  161. datacenter = "foobar"
  162. token = "foobar"
  163. endpointWaitTime = "42s"
  164. [providers.consulCatalog.endpoint.tls]
  165. ca = "foobar"
  166. caOptional = true
  167. cert = "foobar"
  168. key = "foobar"
  169. insecureSkipVerify = true
  170. [providers.consulCatalog.endpoint.httpAuth]
  171. username = "foobar"
  172. password = "foobar"
  173. [providers.nomad]
  174. defaultRule = "foobar"
  175. constraints = "foobar"
  176. prefix = "foobar"
  177. stale = true
  178. namespace = "foobar"
  179. exposedByDefault = true
  180. refreshInterval = "42s"
  181. [providers.nomad.endpoint]
  182. address = "foobar"
  183. region = "foobar"
  184. token = "foobar"
  185. endpointWaitTime = "42s"
  186. [providers.nomad.endpoint.tls]
  187. ca = "foobar"
  188. caOptional = true
  189. cert = "foobar"
  190. key = "foobar"
  191. insecureSkipVerify = true
  192. [providers.ecs]
  193. constraints = "foobar"
  194. exposedByDefault = true
  195. refreshSeconds = 42
  196. defaultRule = "foobar"
  197. clusters = ["foobar", "foobar"]
  198. autoDiscoverClusters = true
  199. region = "foobar"
  200. accessKeyID = "foobar"
  201. secretAccessKey = "foobar"
  202. ecsAnywhere = true
  203. [providers.consul]
  204. rootKey = "foobar"
  205. endpoints = ["foobar", "foobar"]
  206. token = "foobar"
  207. namespace = "foobar"
  208. namespaces = ["foobar", "foobar"]
  209. [providers.consul.tls]
  210. ca = "foobar"
  211. caOptional = true
  212. cert = "foobar"
  213. key = "foobar"
  214. insecureSkipVerify = true
  215. [providers.etcd]
  216. rootKey = "foobar"
  217. endpoints = ["foobar", "foobar"]
  218. username = "foobar"
  219. password = "foobar"
  220. [providers.etcd.tls]
  221. ca = "foobar"
  222. caOptional = true
  223. cert = "foobar"
  224. key = "foobar"
  225. insecureSkipVerify = true
  226. [providers.zooKeeper]
  227. rootKey = "foobar"
  228. endpoints = ["foobar", "foobar"]
  229. username = "foobar"
  230. password = "foobar"
  231. [providers.redis]
  232. rootKey = "foobar"
  233. endpoints = ["foobar", "foobar"]
  234. username = "foobar"
  235. password = "foobar"
  236. db = 42
  237. [providers.redis.tls]
  238. ca = "foobar"
  239. caOptional = true
  240. cert = "foobar"
  241. key = "foobar"
  242. insecureSkipVerify = true
  243. [providers.http]
  244. endpoint = "foobar"
  245. pollInterval = "42s"
  246. pollTimeout = "42s"
  247. [providers.http.tls]
  248. ca = "foobar"
  249. caOptional = true
  250. cert = "foobar"
  251. key = "foobar"
  252. insecureSkipVerify = true
  253. [providers.plugin]
  254. [providers.plugin.Descriptor0]
  255. [providers.plugin.Descriptor1]
  256. [api]
  257. insecure = true
  258. dashboard = true
  259. debug = true
  260. [metrics]
  261. [metrics.prometheus]
  262. buckets = [42.0, 42.0]
  263. addEntryPointsLabels = true
  264. addRoutersLabels = true
  265. addServicesLabels = true
  266. entryPoint = "foobar"
  267. manualRouting = true
  268. [metrics.datadog]
  269. address = "foobar"
  270. pushInterval = "42s"
  271. addEntryPointsLabels = true
  272. addRoutersLabels = true
  273. addServicesLabels = true
  274. prefix = "foobar"
  275. [metrics.statsD]
  276. address = "foobar"
  277. pushInterval = "42s"
  278. addEntryPointsLabels = true
  279. addRoutersLabels = true
  280. addServicesLabels = true
  281. prefix = "foobar"
  282. [metrics.influxDB]
  283. address = "foobar"
  284. protocol = "foobar"
  285. pushInterval = "42s"
  286. database = "foobar"
  287. retentionPolicy = "foobar"
  288. username = "foobar"
  289. password = "foobar"
  290. addEntryPointsLabels = true
  291. addRoutersLabels = true
  292. addServicesLabels = true
  293. [metrics.influxDB.additionalLabels]
  294. name0 = "foobar"
  295. name1 = "foobar"
  296. [metrics.influxDB2]
  297. address = "foobar"
  298. token = "foobar"
  299. pushInterval = "42s"
  300. org = "foobar"
  301. bucket = "foobar"
  302. addEntryPointsLabels = true
  303. addRoutersLabels = true
  304. addServicesLabels = true
  305. [metrics.influxDB2.additionalLabels]
  306. name0 = "foobar"
  307. name1 = "foobar"
  308. [ping]
  309. entryPoint = "foobar"
  310. manualRouting = true
  311. terminatingStatusCode = 42
  312. [log]
  313. level = "foobar"
  314. filePath = "foobar"
  315. format = "foobar"
  316. [accessLog]
  317. filePath = "foobar"
  318. format = "foobar"
  319. bufferingSize = 42
  320. [accessLog.filters]
  321. statusCodes = ["foobar", "foobar"]
  322. retryAttempts = true
  323. minDuration = "42s"
  324. [accessLog.fields]
  325. defaultMode = "foobar"
  326. [accessLog.fields.names]
  327. name0 = "foobar"
  328. name1 = "foobar"
  329. [accessLog.fields.headers]
  330. defaultMode = "foobar"
  331. [accessLog.fields.headers.names]
  332. name0 = "foobar"
  333. name1 = "foobar"
  334. [tracing]
  335. serviceName = "foobar"
  336. spanNameLimit = 42
  337. [tracing.jaeger]
  338. samplingServerURL = "foobar"
  339. samplingType = "foobar"
  340. samplingParam = 42.0
  341. localAgentHostPort = "foobar"
  342. gen128Bit = true
  343. propagation = "foobar"
  344. traceContextHeaderName = "foobar"
  345. disableAttemptReconnecting = true
  346. [tracing.jaeger.collector]
  347. endpoint = "foobar"
  348. user = "foobar"
  349. password = "foobar"
  350. [tracing.zipkin]
  351. httpEndpoint = "foobar"
  352. sameSpan = true
  353. id128Bit = true
  354. sampleRate = 42.0
  355. [tracing.datadog]
  356. localAgentHostPort = "foobar"
  357. globalTag = "foobar"
  358. [tracing.datadog.globalTags]
  359. tag1 = "foobar"
  360. tag2 = "foobar"
  361. debug = true
  362. prioritySampling = true
  363. traceIDHeaderName = "foobar"
  364. parentIDHeaderName = "foobar"
  365. samplingPriorityHeaderName = "foobar"
  366. bagagePrefixHeaderName = "foobar"
  367. [tracing.instana]
  368. localAgentHost = "foobar"
  369. localAgentPort = 42
  370. logLevel = "foobar"
  371. enableAutoProfile = true
  372. [tracing.haystack]
  373. localAgentHost = "foobar"
  374. localAgentPort = 42
  375. globalTag = "foobar"
  376. traceIDHeaderName = "foobar"
  377. parentIDHeaderName = "foobar"
  378. spanIDHeaderName = "foobar"
  379. baggagePrefixHeaderName = "foobar"
  380. [tracing.elastic]
  381. serverURL = "foobar"
  382. secretToken = "foobar"
  383. serviceEnvironment = "foobar"
  384. [hostResolver]
  385. cnameFlattening = true
  386. resolvConfig = "foobar"
  387. resolvDepth = 42
  388. [certificatesResolvers]
  389. [certificatesResolvers.CertificateResolver0]
  390. [certificatesResolvers.CertificateResolver0.acme]
  391. email = "foobar"
  392. caServer = "foobar"
  393. preferredChain = "foobar"
  394. storage = "foobar"
  395. keyType = "foobar"
  396. certificatesDuration = 42
  397. [certificatesResolvers.CertificateResolver0.acme.eab]
  398. kid = "foobar"
  399. hmacEncoded = "foobar"
  400. [certificatesResolvers.CertificateResolver0.acme.dnsChallenge]
  401. provider = "foobar"
  402. delayBeforeCheck = "42s"
  403. resolvers = ["foobar", "foobar"]
  404. disablePropagationCheck = true
  405. [certificatesResolvers.CertificateResolver0.acme.httpChallenge]
  406. entryPoint = "foobar"
  407. [certificatesResolvers.CertificateResolver0.acme.tlsChallenge]
  408. [certificatesResolvers.CertificateResolver1]
  409. [certificatesResolvers.CertificateResolver1.acme]
  410. email = "foobar"
  411. caServer = "foobar"
  412. preferredChain = "foobar"
  413. storage = "foobar"
  414. keyType = "foobar"
  415. certificatesDuration = 42
  416. [certificatesResolvers.CertificateResolver1.acme.eab]
  417. kid = "foobar"
  418. hmacEncoded = "foobar"
  419. [certificatesResolvers.CertificateResolver1.acme.dnsChallenge]
  420. provider = "foobar"
  421. delayBeforeCheck = "42s"
  422. resolvers = ["foobar", "foobar"]
  423. disablePropagationCheck = true
  424. [certificatesResolvers.CertificateResolver1.acme.httpChallenge]
  425. entryPoint = "foobar"
  426. [certificatesResolvers.CertificateResolver1.acme.tlsChallenge]
  427. [hub]
  428. [hub.tls]
  429. insecure = true
  430. ca = "foobar"
  431. cert = "foobar"
  432. key = "foobar"
  433. [experimental]
  434. kubernetesGateway = true
  435. http3 = true
  436. hub = true
  437. [experimental.plugins]
  438. [experimental.plugins.Descriptor0]
  439. moduleName = "foobar"
  440. version = "foobar"
  441. [experimental.plugins.Descriptor1]
  442. moduleName = "foobar"
  443. version = "foobar"
  444. [experimental.localPlugins]
  445. [experimental.localPlugins.Descriptor0]
  446. moduleName = "foobar"
  447. [experimental.localPlugins.Descriptor1]
  448. moduleName = "foobar"