semantic-conventions/docs/attributes-registry/heroku.md

15 lines
1.1 KiB
Markdown

<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
<!-- see templates/registry/markdown/attribute_namespace.md.j2 -->
# Heroku
## Heroku Attributes
This document defines attributes for the Android platform on which the Android application is running.
| Attribute | Type | Description | Examples | Stability |
|---|---|---|---|---|
| <a id="heroku-app-id" href="#heroku-app-id">`heroku.app.id`</a> | string | Unique identifier for the application | `2daa2797-e42b-4624-9322-ec3f968df4da` | ![Development](https://img.shields.io/badge/-development-blue) |
| <a id="heroku-release-commit" href="#heroku-release-commit">`heroku.release.commit`</a> | string | Commit hash for the current release | `e6134959463efd8966b20e75b913cafe3f5ec` | ![Development](https://img.shields.io/badge/-development-blue) |
| <a id="heroku-release-creation-timestamp" href="#heroku-release-creation-timestamp">`heroku.release.creation_timestamp`</a> | string | Time and date the release was created | `2022-10-23T18:00:42Z` | ![Development](https://img.shields.io/badge/-development-blue) |