-
Notifications
You must be signed in to change notification settings - Fork 174
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
Add CloudFoundry Resource Attributes #624
Commits on Jan 15, 2024
-
Add CloudFoundry resource attributes
Using the CloudFoundry documentation, provides a set of resource attribute describing CloudFoundry workloads. Both applications as well as system components are addressed. Helpful resources: * https://github.com/cloudfoundry/loggregator-api#v2-envelope * https://docs.cloudfoundry.org/devguide/deploy-apps/environment-variable.html#VCAP-APPLICATION * https://bosh.io/docs/jobs/#properties-spec * https://docs.cloudfoundry.org/devguide/deploy-apps/streaming-logs.html Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bd0436 - Browse repository at this point
Copy the full SHA 7bd0436View commit details -
Add Changelog Entry for CloudFoundry
Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a9b0b4 - Browse repository at this point
Copy the full SHA 7a9b0b4View commit details -
* source_id -> source.id * instance_id -> instance.id * source_type -> source.type Add clarification on source_type: * required if log message * comment on obtaining the value Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4efa59 - Browse repository at this point
Copy the full SHA f4efa59View commit details
Commits on Feb 11, 2024
-
Revert "Add Changelog Entry for CloudFoundry"
This reverts commit 7a9b0b4.
Configuration menu - View commit details
-
Copy full SHA for 736bee4 - Browse repository at this point
Copy the full SHA 736bee4View commit details -
Merge commit '44c830d3dabad9d59f340d92e774a1d5a2356743' into cf-resource
Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 402c93e - Browse repository at this point
Copy the full SHA 402c93eView commit details -
Adds changelog entry with chloggen automation. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d41832c - Browse repository at this point
Copy the full SHA d41832cView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d722e21 - Browse repository at this point
Copy the full SHA d722e21View commit details
Commits on Apr 17, 2024
-
Merge branch 'main' into cf-resource
Signed-off-by: Karsten Schnitter <[email protected]> # Conflicts: # docs/attributes-registry/README.md
Configuration menu - View commit details
-
Copy full SHA for 9ce2881 - Browse repository at this point
Copy the full SHA 9ce2881View commit details
Commits on May 12, 2024
-
Create CloudFoundry System Namespace
To resolve the disambiguity in source and instance id between applications and system components, a new namespace `cloudfoundry.system` is introduced. It will contain the system component relevant information. For applications, an instance id to contain the instance index is added. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20c70f - Browse repository at this point
Copy the full SHA d20c70fView commit details
Commits on May 24, 2024
-
Merge commit 'c53f76f661a98836f824d27d33b5f4b24dfa5bc4' into cf-resource
Adjusts group type of cloudfoundry from `resource` to `attribute_group`. Regenerated tables and attribute registry. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d77ec4b - Browse repository at this point
Copy the full SHA d77ec4bView commit details
Commits on May 26, 2024
-
Update docs/attributes-registry/README.md
Co-authored-by: Liudmila Molkova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99a037d - Browse repository at this point
Copy the full SHA 99a037dView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1183038 - Browse repository at this point
Copy the full SHA 1183038View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7ac8f2 - Browse repository at this point
Copy the full SHA e7ac8f2View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5335d5 - Browse repository at this point
Copy the full SHA b5335d5View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2da4c9 - Browse repository at this point
Copy the full SHA b2da4c9View commit details
Commits on Sep 9, 2024
-
result of running `make generate-gh-issue-templates` Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad85e02 - Browse repository at this point
Copy the full SHA ad85e02View commit details -
Adjust model registry for CloudFoundry to not use prefixes but fully qualified ids. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5da2eac - Browse repository at this point
Copy the full SHA 5da2eacView commit details -
Register CloudFoundry as acronym
Avoids misspelling of CloudFoundry during content generation. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 887ade0 - Browse repository at this point
Copy the full SHA 887ade0View commit details -
Regenerated templates for proper order. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2313a54 - Browse repository at this point
Copy the full SHA 2313a54View commit details -
Removes prefixes from CloudFoundry groups. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe5afa0 - Browse repository at this point
Copy the full SHA fe5afa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060b67e - Browse repository at this point
Copy the full SHA 060b67eView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99b1cb8 - Browse repository at this point
Copy the full SHA 99b1cb8View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 742e03b - Browse repository at this point
Copy the full SHA 742e03bView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d319458 - Browse repository at this point
Copy the full SHA d319458View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4808dfe - Browse repository at this point
Copy the full SHA 4808dfeView commit details -
Fix CloudFoundry Model Configuration
Moves resource and registry yaml to cloudfoundry directory. Add attribute names. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f991a8 - Browse repository at this point
Copy the full SHA 2f991a8View commit details -
result of `make generate-gh-issue-templates` Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed7ff7a - Browse repository at this point
Copy the full SHA ed7ff7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d7997 - Browse repository at this point
Copy the full SHA 54d7997View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 542124d - Browse repository at this point
Copy the full SHA 542124dView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa62acd - Browse repository at this point
Copy the full SHA aa62acdView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b0a0a - Browse repository at this point
Copy the full SHA c0b0a0aView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e114dee - Browse repository at this point
Copy the full SHA e114deeView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b8712f - Browse repository at this point
Copy the full SHA 2b8712fView commit details -
Apply suggestions from code review
Co-authored-by: Liudmila Molkova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 643181a - Browse repository at this point
Copy the full SHA 643181aView commit details -
Discussion showed, that the CloudFoundry resource type is not a good candidate for an OpenTelemetry resource attribute. It can be added as a log attribute at a later point in time. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f518c4 - Browse repository at this point
Copy the full SHA 5f518c4View commit details -
Apply suggestions from code review
Co-authored-by: Liudmila Molkova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cb1d4e - Browse repository at this point
Copy the full SHA 4cb1d4eView commit details
Commits on Sep 25, 2024
-
Remove source.type from table template
Fix markdown template after removal of `source.type`. Signed-off-by: Karsten Schnitter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e339c5 - Browse repository at this point
Copy the full SHA 1e339c5View commit details