Skip to content
View nickarini's full-sized avatar
  • Generative Engineering
  • London

Block or report nickarini

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. planthealth planthealth Public

    Plant Health and Photosynthetic Activity Quantification using Near Infra Red Images

    C++ 1

  2. Sample tcp_check.yaml file for Datad... Sample tcp_check.yaml file for Datadog agent process monitoring
    1
    init_config:
    2
    
                  
    3
    instances:
    4
      - name: CordaPeer2Peer
    5
        host: 127.0.0.1    # Can also take a domain name
  3. Sample telegraf.conf output configur... Sample telegraf.conf output configuration for Datadog metrics monitoring for Corda nodes
    1
    # # Configuration for DataDog API to send metrics to.
    2
    [[outputs.datadog]]
    3
    #   ## Datadog API key
    4
        apikey = "YOUR_API_KEY_HERE" # required.
  4. corda/corda corda/corda Public

    Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart con…

    Kotlin 4k 1.1k