Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Run .NET Applications in Azure Spring Cloud Using Steeltoe-Now in Public Preview

Fresh off the exciting announcement of Azure Spring Cloud’s general availability at SpringOne, today we are happy to announce the public preview of Steeltoe .NET support. Azure Spring Cloud is a fully managed service for Spring Boot—and now Steeltoe .NET—apps. As a native Azure service, it is operated by Microsoft. But VMware has partnered closely with Microsoft in the development of the service and fully supports Microsoft in its operation of Azure Spring Cloud.

Kubernetes: When You Need It and How to Scale It

Whether you’re years deep into the Kubernetes experience or just dipping your toes into the water, there’s no such thing as too much perspective. After all, Kubernetes is poised to become a foundational element of enterprise infrastructure, and it’s evolving fast. Mistakes made today could lead to some gnarly fixes down the road.

ServiceNow delivers new native workflows in Microsoft Teams to create the future of work

Today we announced the expansion of our partnership with Microsoft to deliver elevated digital employee experiences that meet people where they are. At Microsoft Ignite 2020, ServiceNow introduced new workflows embedded in Microsoft Teams to improve employee productivity with seamless self-service and faster case resolution. Powered by the Now Platform, the new capabilities also improve agent productivity by enabling them to more effectively collaborate and complete key tasks in Microsoft Teams.

The best of the PowerShell Gallery, right in your PE Console

PowerShell DSC might be the new kid on the block when it comes to configuration management, but it's certainly not lacking in power. DSC resources offer unprecedented hooks into the Windows operating system and provide straightforward configuration functionality that will make your Unix coworkers green with envy. It's a shame it's not easier to use….

How we use the Grafana GitHub plugin to track outstanding pull requests

First of all, we’re pleased to announce the first release of the GitHub data source. The source code is available at github.com/grafana/github-datasource. Contributions, feature requests, and bug reports are welcome. Using the GitHub data source, Grafana users can visualize data from GitHub’s API. In this blog, we’ll go over some use cases for this handy plugin.

The Diagnose: How Support Works at AppSignal

Setting up AppSignal isn’t as complex as rocket science. Developer experience is really important to us, as AppSignal started as a way to scratch our itch. We also put a lot of effort in providing you with a first-class developer support. In fact, our developers are the ones answering all of your your technical questions. This is why we’ve added a diagnose tool to our Node.js integration.

Introducing Multiple Shipping Tokens for Logz.io Accounts

We’re excited to share that we’ve revamped our Shipping Tokens feature! If you’re a Logz.io user, you’re familiar with the key role tokens play in shipping and protecting your data. As a form of virtual identification, tokens help us properly attribute data to the right account. They are required in a variety use cases such as log shipping, API access, and read access. And in addition, they are also mandatory for compliance.

Aggregate Data with Elasticsearch Data Frames

Ingesting various events and documents into Elasticsearch is great for detailed analysis but when it comes to the common need to analyze data from a higher level, we need to aggregate the individual event data for more interesting insights. This is where Elasticsearch Data Frames come in. Aggregation queries do a lot of this heavy lifting, but sometimes we need to prebake the aggregations for better performance and more options for analysis and machine learning.