Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dariofaccin pushed 1 commit to main canonical/sdcore-ausf-k8s-operator
- fix: refresh Prometheus scrape endpoint after IP change (#358) Signed-off-by: Dario Faccin <[email protected]> 11640fc
dariofaccin closed a pull request on canonical/sdcore-ausf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin pushed 1 commit to main canonical/sdcore-pcf-k8s-operator
- fix: refresh Prometheus scrape endpoint after IP change (#362) Signed-off-by: Dario Faccin <[email protected]> 0e9ba00
dariofaccin closed a pull request on canonical/sdcore-pcf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-upf-operator
TELCO-1438-fix-metrics-ip-update - Machine Charm for the SD-Core User Plane Function (UPF).
dariofaccin opened a pull request on canonical/sdcore-upf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-upf-k8s-operator
TELCO-1438-fix-metrics-ip-update - Kubernetes Charm for the SD-Core User Plane Function (UPF).
dariofaccin opened a pull request on canonical/sdcore-udr-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-udr-k8s-operator
TELCO-1438-fix-metrics-ip-update - A Charmed Operator for SD-Core's Unified Data Repository (UDR) component.
dariofaccin opened a pull request on canonical/sdcore-udm-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-udm-k8s-operator
TELCO-1438-fix-metrics-ip-update - A Charmed Operator for SD-Core's Unified Data Manager (UDM) component.
dariofaccin created a branch on canonical/sdcore-smf-k8s-operator
TELCO-1438-fix-metrics-ip-update - Charmed Operator for the SD-Core SMF
dariofaccin created a comment on an issue on canonical/sdcore-amf-k8s-operator
I also opened [this feature request](https://github.com/canonical/prometheus-k8s-operator/issues/644) to address this issue.
dariofaccin opened an issue on canonical/prometheus-k8s-operator
Provider should probably observe `update-status` by default
### Enhancement Proposal Most of the charms (95%) using the `MetricsEndpointProvider` are manually adding the `update-status` event to the list of bound events observed by the library, for instanc...dariofaccin opened a pull request on canonical/sdcore-pcf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-pcf-k8s-operator
TELCO-1438-fix-metrics-ip-update - A Charmed Operator for SD-Core's Policy Control Function (PCF) component.
dariofaccin opened a pull request on canonical/sdcore-nssf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-nssf-k8s-operator
TELCO-1438-fix-metrics-ip-update - Charmed Operator for the SD-Core Network Slice Selection Function (NSSF).
dariofaccin opened a pull request on canonical/sdcore-amf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix #438, an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `u...dariofaccin created a branch on canonical/sdcore-amf-k8s-operator
TELCO-1438-fix-metrics-ip-update - Charmed Operator for the SD-Core Access and Mobility Management Function (AMF).
dariofaccin opened a pull request on canonical/sdcore-ausf-k8s-operator
fix: refresh Prometheus scrape endpoint after IP change
# Description This PR aims to fix an issue for which the unit address in the `prometheus_scrape` databag is not updated after IP change (e.g., pod restart). The fix involves adding the `update-...dariofaccin created a branch on canonical/sdcore-ausf-k8s-operator
TELCO-1438-fix-metrics-ip-update - A Charmed Operator for SD-Core's Authentication Server Function (AUSF) component.
dariofaccin pushed 1 commit to main canonical/sdcore-upf-operator
- fix: use correct parameters to export UPF metrics (#144) Signed-off-by: Dario Faccin <[email protected]> 4acebf0
dariofaccin closed a pull request on canonical/sdcore-upf-operator
fix: use correct parameters to export UPF metrics
# Description This PR aims to fix an issue for which metrics provided by UPF could not be seen in COS Dashboard. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md)...dariofaccin opened a pull request on canonical/sdcore-upf-operator
fix: use correct parameters to export UPF metrics
# Description This PR aims to fix an issue for which metrics provided by UPF could not be seen in COS Dashboard. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md)...dariofaccin created a branch on canonical/sdcore-upf-operator
TELCO-1345-fix-cos-integration - Machine Charm for the SD-Core User Plane Function (UPF).