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