Skip to content

Instantly share code, notes, and snippets.

View macktab's full-sized avatar

Maktub macktab

View GitHub Profile
@Lowess
Lowess / DatabricksPushgatewayExporter.py
Last active April 18, 2024 16:11
Databricks Prometheus Integration
import os
import threading
import urllib.request
import logging
from time import sleep
__author__ = "Florian Dambrine <android.florian@gmail.com>"
class DatabricksPushgatewayExporter:
"""