Skip to content

Commit

Permalink
Add Checkmk App Integration Into the Registry (open-telemetry#5079)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrice Chalin <[email protected]>
  • Loading branch information
2 people authored and michael2893 committed Sep 8, 2024
1 parent be09012 commit 7765fb0
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/registry/application-integration-python-checkmk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# cspell:ignore checkmk
title: Distributed tracing of Checkmk with OpenTelemetry
registryType: application integration
language: python
tags:
- Python
- Checkmk
urls:
repo: https://github.com/Checkmk/checkmk
docs: https://checkmk.com/werk/16565
website: https://checkmk.com
license: GPL-2.0
description:
With this integration we introduced a new way for the developers to look
deeper into what happens inside Checkmk through the use of OpenTelemetry
traces, so that everyone using Checkmk could enjoy monitoring their
infrastructure with a tool with the best performance and fewer bottlenecks.
authors:
- name: Checkmk GmbH
email: [email protected]
createdAt: 2024-08-22
isNative: True
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,14 @@
"StatusCode": 200,
"LastSeen": "2024-02-26T10:53:38.116124+01:00"
},
"https://checkmk.com": {
"StatusCode": 200,
"LastSeen": "2024-08-26T19:11:38.75527-04:00"
},
"https://checkmk.com/werk/16565": {
"StatusCode": 200,
"LastSeen": "2024-08-26T18:57:00.215281-04:00"
},
"https://circleci.com": {
"StatusCode": 206,
"LastSeen": "2024-01-30T05:18:29.78394-05:00"
Expand Down Expand Up @@ -2339,6 +2347,10 @@
"StatusCode": 200,
"LastSeen": "2024-03-15T20:34:22.210208944Z"
},
"https://github.com/Checkmk/checkmk": {
"StatusCode": 200,
"LastSeen": "2024-08-26T18:57:03.140376-04:00"
},
"https://github.com/ChrsMark": {
"StatusCode": 200,
"LastSeen": "2024-05-15T19:23:42.377730577+03:00"
Expand Down

0 comments on commit 7765fb0

Please sign in to comment.