Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Entities Data Model, Part 1 #256

Commits on May 9, 2024

  1. Introduce Entities Data Model, Part 1

    This is a proposal of a data model to represent entities. The purpose of the data model
    is to have a common understanding of what an entity is, what data needs to be recorded,
    transferred, stored and interpreted by an entity observability system.
    
    This data model sets the foundation for adding entities to OpenTelemetry. The data model
    is largely borrowed from
    [the initial proposal](https://docs.google.com/document/d/1VUdBRInLEhO_0ABAoiLEssB1CQO_IcD5zDnaMEha42w/edit)
    that was accepted for entities SIG formation.
    
    This OTEP is step 1 in introducing the entities data model. Follow up OTEPs will add
    further data model definitions, including the linking of Resource information
    to entities.
    tigrannajaryan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9227cfc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    a1f126f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c99e1 View commit details
    Browse the repository at this point in the history
  3. Fix markdown lint

    tigrannajaryan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a267073 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Minor fixes

    tigrannajaryan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5237c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc9b7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d151110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60bc9a1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e85acef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26a8d07 View commit details
    Browse the repository at this point in the history