home » zplus/dokk.git
ID: 4bc51e6df776bd1cc74d1c083324af8e09a870f4
28 lines — 900B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:open_source_guide_devops_monitoring_tools_2018_Barker",
    "library:author": [
        "Dan Barker"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "The Open Source Guide to DevOps Monitoring Tools",
    "blob:at": {
        "@id": "file:/pdf/open_source_guide_devops_monitoring_tools_2018_Barker.pdf",
        "blob:primary_source": "https://opensource.com/sites/default/files/gated-content/os_guide_to_devops_monitoring_tools_v2.pdf",
        "blob:retrieval_date": "2023-10-25"
    }
}