Commit 033cdb8
authored
feat(probe): add remote certificate metrics via with_remote parameter (#396)
Add with_remote=1 query parameter to the available-certificates API calls in probeSystemAvailableCertificates, enabling the endpoint to return remote certificates (type=remote-cer) alongside local ones.
Remote certificates were previously invisible to the exporter despite being visible in the FortiGate GUI, as the API omits them by default.
Signed-off-by: Luis Coutinho <luis.p.coutinho@gmail.com>1 parent b3513d6 commit 033cdb8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments