Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/abap-platform-ops
Code examples for creating metric providers to collect data for various operations related purposes such as health monitoring.
https://github.com/sap-samples/abap-platform-ops
abap metric-provider monitoring operations sample sample-code
Last synced: 26 days ago
JSON representation
Code examples for creating metric providers to collect data for various operations related purposes such as health monitoring.
- Host: GitHub
- URL: https://github.com/sap-samples/abap-platform-ops
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-10-27T15:16:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T08:42:09.000Z (over 1 year ago)
- Last Synced: 2024-11-15T16:35:26.822Z (3 months ago)
- Topics: abap, metric-provider, monitoring, operations, sample, sample-code
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/abap-platform-ops)](https://api.reuse.software/info/github.com/SAP-samples/abap-platform-ops)
# ABAP Platform Operations Reference Scenarios
## Description
The reference scenarios for ABAP Platform operations provide sample implementations of operations-related development objects. Use cases of these development objects include creating and collecting custom health metrics for monitoring using the generic simple metric framework. For more information about developing custom health metrics, see [SAP Help Portal](https://help.sap.com/docs/btp/sap-business-technology-platform/developing-metrics-for-health-monitoring).## ABAP Platform Cloud
The sample code can be found in the [ABAP-platform-cloud branch](https://github.com/SAP-samples/abap-platform-ops/tree/ABAP-platform-cloud) and is intended for use in the ABAP environment in SAP BTP or SAP S/4HANA Cloud, public edition.
To import the reference scenario into your ABAP environment, follow the steps in the [READ-ME](../ABAP-platform-cloud/README.md) file of the branch ABAP-platform-cloud and download the sources from this branch.## Known Issues
No known issues## How to obtain support
[Create an issue](https://github.com/SAP-samples/abap-platform-ops/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## License
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.