ionutboangiu
2c8c9b326e
remove previous prometheus integration
2025-03-09 17:27:31 +01:00
ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
ionutboangiu
ce856c7815
Add http pprof_path cfg option
...
Remove redundant http_pprof cgr-engine flag since runtime profiling is now
configurable within the http cfg section and is enabled by default
2024-11-01 15:59:39 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
ionutboangiu
4857245aa5
Use copy instead of loop + other staticcheck fixes
2022-07-15 09:28:57 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
porosnicuadrian
6b542b3dd8
Adde *prometheusOpts metrics to stats and to cores
2022-01-03 12:25:42 +01:00
ionutboangiu
37df54b3fe
Use AsMapInterface to compare opts structs instead of separate functions
2021-10-22 12:05:22 +03:00
ionutboangiu
013a10ad09
Separate Transport and Dialer from the opts struct and add comparison functions for objects of type *HTTPCfg
2021-10-22 12:05:22 +03:00
ionutboangiu
9ba6df7fc0
Make ClientOpts of type struct in httpcfg
2021-10-22 12:05:22 +03:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
nickolasdaniel
f085ba1391
Added unit tests for config
2021-05-21 14:11:57 +02:00
Trial97
099ae99836
Added some diff functions
2021-04-21 16:38:30 +02:00
Trial97
54ee982314
Updated config for registrarc
2021-03-02 20:06:30 +01:00
Trial97
038aa5f2ea
Renamed DispatcherH in RegistarC
2021-03-02 20:06:30 +01:00
Trial97
0a7446bdad
Added Config in agent request as dataprovider
2021-02-09 15:16:20 +01:00
Trial97
f158b191f3
Added Clone functions for all config sections
2020-11-27 08:41:56 +01:00
Trial97
616f7b283c
Added GlobalVarS as service to manage the reload for the global variables
2020-10-20 11:09:16 +02:00
Trial97
e0e9190abf
Added configurable HTTP client transport options for HTTPPoster
2020-10-20 11:09:16 +02:00
porosnicuadrian
3c72966aa0
Updated httpcfg AsMapINterface method
2020-09-21 18:07:55 +03:00
TeoV
21e08d5a92
Add new section "configs"
2020-09-08 09:53:57 +02:00
TeoV
07d72e2076
Rename "configs" to "configs_url"
2020-09-04 13:12:24 +02:00
TeoV
4855e69f44
Update unit test
2020-08-30 17:36:37 +02:00
Trial97
18e6578840
Added the config for the new subsystem: dispatcherh
2020-08-24 18:51:00 +02:00
adragusin
85b1f778d4
Updated some AsMapInterface methods/added tests for them
2020-04-28 09:50:51 +02:00
adragusin
6c7270b454
Added tests for some AsMapInterface methods
2020-04-23 22:58:35 +02:00
adragusin
f4f0bf6bb8
Added AsMapInterface method for some config fields
2020-04-10 17:08:20 +02:00
Trial97
c23476c358
Added separate config structures for: HTTP config, Listen config, RalS config.
2018-10-31 11:02:30 +01:00