Skip to content

Commit

Permalink
Add quarkus application name to make OTEL better in dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
vibe13 committed Nov 15, 2023
1 parent 603e01b commit 9d32136
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
# limitations under the License.
#

# Required for a better OTEL
quarkus.application.name=pnc-deliverables-analyzer

quarkus.http.idle-timeout=1H
quarkus.index-dependency.build-finder-core.group-id=org.jboss.pnc.build.finder
quarkus.index-dependency.build-finder-core.artifact-id=core
Expand Down

0 comments on commit 9d32136

Please sign in to comment.