Skip to content

Commit

Permalink
Add SAP Cloud Logging Exporter to registry (#5067)
Browse files Browse the repository at this point in the history
Signed-off-by: Karsten Schnitter <[email protected]>
Co-authored-by: Christian Dinse <[email protected]>
Co-authored-by: opentelemetrybot <[email protected]>
  • Loading branch information
3 people authored Aug 20, 2024
1 parent bce1b52 commit a30d87e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/registry/exporter-js-sap-cloud-logging.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: OpenTelemetry exporter for SAP Cloud Logging for Node.js
registryType: exporter
language: js
tags:
- Node.js
- exporter
- SAP
- SAP Cloud Logging
urls:
repo: https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs
docs: https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs#readme
license: Apache 2.0
description:
OpenTelemetry exporter for SAP Cloud Logging is a Node.js package providing a
set of auto-configured OpenTelemetry exporters for shipping logs, metrics and
traces to SAP Cloud Logging.
authors:
- name: Christian Dinse

Check warning on line 18 in data/registry/exporter-js-sap-cloud-logging.yml

View workflow job for this annotation

GitHub Actions / SPELLING check

Unknown word (Dinse) Suggestions: (dines, diñes, dine, dins, dense)
createdAt: 2024-08-20
isNative: true
isFirstParty: false
package:
registry: npm
name: '@sap/opentelemetry-exporter-for-sap-cloud-logging'
version: 0.1.1
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2451,6 +2451,14 @@
"StatusCode": 200,
"LastSeen": "2024-06-06T19:18:46.659794+02:00"
},
"https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs": {
"StatusCode": 200,
"LastSeen": "2024-08-20T13:16:13.951088019Z"
},
"https://github.com/SAP/opentelemetry-exporter-for-sap-cloud-logging-for-nodejs#readme": {
"StatusCode": 200,
"LastSeen": "2024-08-20T13:16:17.8990432Z"
},
"https://github.com/Samudraneel24": {
"StatusCode": 200,
"LastSeen": "2024-01-30T05:18:13.282737-05:00"
Expand Down Expand Up @@ -6635,6 +6643,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-22T14:34:48.66209+01:00"
},
"https://npmjs.com/package/@sap/opentelemetry-exporter-for-sap-cloud-logging": {
"StatusCode": 200,
"LastSeen": "2024-08-20T13:16:23.955663593Z"
},
"https://npmjs.com/package/opentelemetry-instrumentation-remix": {
"StatusCode": 200,
"LastSeen": "2024-01-22T14:34:52.350494+01:00"
Expand Down

0 comments on commit a30d87e

Please sign in to comment.