opal-datadog-connector

command module
v0.0.0-...-3dbb740 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Opal Connector for Datadog

Overview

This server was generated by the [openapi-generator] (https://openapi-generator.tech) project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

To generate a connector using openapi-generator, check out the instructions on the Opal Docs or the Opal Connector Spec repository.

Running the server

To run the server, follow these simple steps:

  1. Create a .secrets file in the root directory of the project. This file should contain the following:
export DD_API_KEY=<your-datadog-api-key>
export DD_APP_KEY=<your-datadog-app-key>
export OPAL_SIGNING_SECRET=abcdefg
export DD_SITE=us5.datadoghq.com

You can find your Datadog API and APP keys in the Datadog Integrations page. The Opal Signing Secret is generated when you create a custom app in the Opal Web UI. This is required to run this connector.

  1. Run the server using the following command:
make run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL