Observability with OpenTelemetry & Datadog in Fission

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • examples

    A place for examples of Fission functions from community and Fission team (by fission)

  • As a developer, you already know that you simply cannot start coding without setting up the environment. So, let's look into the pre requisites that are required to send traces to Datadog using OpenTelemetry and Fission. The entire source code for this application can be found in this OpenTelemetry Datadog Sample Repo.

  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • # cert-manager kubectl apply -f https://github.com/jetstack/cert-manager/releases/latest/download/cert-manager.yaml # open telemetry operator kubectl apply -f https://github.com/open-telemetry/opentelemetry-operator/releases/latest/download/opentelemetry-operator.yaml

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • opentelemetry-operator

    Kubernetes Operator for OpenTelemetry Collector

  • # cert-manager kubectl apply -f https://github.com/jetstack/cert-manager/releases/latest/download/cert-manager.yaml # open telemetry operator kubectl apply -f https://github.com/open-telemetry/opentelemetry-operator/releases/latest/download/opentelemetry-operator.yaml

  • environments

    A set of language environments for Fission

  • The OpenTelemetry SDK for Python requires certain C libraries and external linux kernel headers to be present in the Python environment for the OpenTelemetry to work correctly. Please refer to Fisson Python Environment and follow the steps to create a custom image.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts