Serhii Shepel
Serhii Shepel
Implemented a [list of pipeline events](https://docs.databricks.com/api/workspace/pipelines/listpipelineevents) and [get pipeline update](https://docs.databricks.com/api/workspace/pipelines/getupdate) methods.
This pull request adds support for specifying custom labels for `ServiceMonitor` resources via the `values.yaml` file in the DataHub Helm charts. This enhancement enables seamless integration with Prometheus by allowing...
**Is your feature request related to a problem? Please describe.** The existing DataHub Helm charts for `datahub-frontend` and `datahub-gms` already support the specification of `extraLabels` in the `values.yaml` file, which...
**Describe the bug** After installing DataHub using Helm on a GKE cluster with TLS enabled, attempting to log in through the `/logIn` path results in an error. The Ingress resource...