|
207 | 207 | "pages": [ |
208 | 208 | "ecosystem/node/overview", |
209 | 209 | "ecosystem/node/setup-mytonctrl", |
| 210 | + "ecosystem/node/integrating-with-prometheus", |
210 | 211 | "ecosystem/node/setup-mylocalton", |
211 | 212 | { |
212 | 213 | "group": "MyTonCtrl reference", |
213 | 214 | "pages": [ |
214 | | - "ecosystem/node/mytonctrl/integrating-with-prometheus", |
215 | 215 | "ecosystem/node/mytonctrl/overview", |
216 | 216 | "ecosystem/node/mytonctrl/core", |
217 | 217 | "ecosystem/node/mytonctrl/installer", |
|
1956 | 1956 | }, |
1957 | 1957 | { |
1958 | 1958 | "source": "/v3/guidelines/nodes/maintenance-guidelines/mytonctrl-backup-restore", |
1959 | | - "destination": "/ecosystem/node/overview", |
| 1959 | + "destination": "/ecosystem/node/mytonctrl/backups", |
1960 | 1960 | "permanent": true |
1961 | 1961 | }, |
1962 | 1962 | { |
1963 | 1963 | "source": "/v3/guidelines/nodes/maintenance-guidelines/mytonctrl-validator-standby", |
1964 | | - "destination": "/ecosystem/node/overview", |
| 1964 | + "destination": "/ecosystem/node/mytonctrl/backups", |
1965 | 1965 | "permanent": true |
1966 | 1966 | }, |
1967 | 1967 | { |
1968 | 1968 | "source": "/v3/guidelines/nodes/maintenance-guidelines/mytonctrl-private-alerting", |
1969 | | - "destination": "/ecosystem/node/overview", |
| 1969 | + "destination": "/ecosystem/node/mytonctrl/alerting", |
1970 | 1970 | "permanent": true |
1971 | 1971 | }, |
1972 | 1972 | { |
1973 | 1973 | "source": "/v3/guidelines/nodes/maintenance-guidelines/mytonctrl-prometheus", |
1974 | | - "destination": "/ecosystem/node/overview", |
| 1974 | + "destination": "/ecosystem/node/integrating-with-prometheus", |
1975 | 1975 | "permanent": true |
1976 | 1976 | }, |
1977 | 1977 | { |
|
3293 | 3293 | "source": "/languages/tolk/language-guide", |
3294 | 3294 | "destination": "/languages/tolk/overview", |
3295 | 3295 | "permanent": true |
| 3296 | + }, |
| 3297 | + { |
| 3298 | + "source": "/ecosystem/node/mytonctrl/integrating-with-prometheus", |
| 3299 | + "destination": "/ecosystem/node/integrating-with-prometheus", |
| 3300 | + "permanent": true |
3296 | 3301 | } |
3297 | 3302 | ] |
3298 | 3303 | } |
0 commit comments